From 913491c6df58b0f1671a3150febfd9522c6ffe8f Mon Sep 17 00:00:00 2001 From: Eliot Blennerhassett Date: Thu, 22 Dec 2011 13:38:48 +1300 Subject: [PATCH] --- yaml --- r: 284121 b: refs/heads/master c: f50efa2d9b10e32bf9ccd1a4692df3096512dcfc h: refs/heads/master i: 284119: ea37c1f2a4db047676fd30065edf0020774f3c01 v: v3 --- [refs] | 2 +- trunk/sound/pci/asihpi/asihpi.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dd6b6bead5a1..de2e9718b375 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e225e2649660af1510aa06f20b32e1dcc45545e +refs/heads/master: f50efa2d9b10e32bf9ccd1a4692df3096512dcfc diff --git a/trunk/sound/pci/asihpi/asihpi.c b/trunk/sound/pci/asihpi/asihpi.c index 2402801388c9..c94d5d554c02 100644 --- a/trunk/sound/pci/asihpi/asihpi.c +++ b/trunk/sound/pci/asihpi/asihpi.c @@ -23,6 +23,7 @@ */ #include "hpi_internal.h" +#include "hpi_version.h" #include "hpimsginit.h" #include "hpioctl.h" #include "hpicmn.h" @@ -46,7 +47,8 @@ MODULE_LICENSE("GPL"); MODULE_AUTHOR("AudioScience inc. "); -MODULE_DESCRIPTION("AudioScience ALSA ASI5000 ASI6000 ASI87xx ASI89xx"); +MODULE_DESCRIPTION("AudioScience ALSA ASI5000 ASI6000 ASI87xx ASI89xx " + HPI_VER_STRING); #if defined CONFIG_SND_DEBUG_VERBOSE /**