summaryrefslogtreecommitdiffstats
path: root/drivers/atm
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2010-11-01 10:34:29 +0000
committerDavid S. Miller <davem@davemloft.net>2010-11-08 12:17:04 -0800
commit1a4ec46a68292515ae84deb8ee5cc2572db1fa99 (patch)
tree76130b3a91c9209ad2cb7d8ecdb0d9e29dbd9eaa /drivers/atm
parent43b81f85ebfbed9c720f3c27ec7f364930aa3b5e (diff)
downloadop-kernel-dev-1a4ec46a68292515ae84deb8ee5cc2572db1fa99.zip
op-kernel-dev-1a4ec46a68292515ae84deb8ee5cc2572db1fa99.tar.gz
solos: Add 'Firmware' attribute for Traverse overall firmware version
The existing 'FirmwareVersion' attribute only covers the DSP firmware as provided by Conexant; not the overall version of the device firmware. We do want to be able to see the full version number too. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
-rw-r--r--drivers/atm/solos-attrlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/atm/solos-attrlist.c b/drivers/atm/solos-attrlist.c
index 1a9332e..9a676ee 100644
--- a/drivers/atm/solos-attrlist.c
+++ b/drivers/atm/solos-attrlist.c
@@ -1,6 +1,7 @@
SOLOS_ATTR_RO(DriverVersion)
SOLOS_ATTR_RO(APIVersion)
SOLOS_ATTR_RO(FirmwareVersion)
+SOLOS_ATTR_RO(Version)
// SOLOS_ATTR_RO(DspVersion)
// SOLOS_ATTR_RO(CommonHandshake)
SOLOS_ATTR_RO(Connected)
OpenPOWER on IntegriCloud