summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLiam Girdwood <lrg@slimlogic.co.uk>2010-10-14 15:47:45 +0100
committerSebastien Jan <s-jan@ti.com>2010-11-09 16:40:25 +0100
commit3a3d96ed955730285530ce8da737e1350aa3ac33 (patch)
tree5eb072c35e9330de5280089599b6afbc3a26d56a /include
parenta573b78b62449d982fbeec9fae62dde0918061e0 (diff)
UBUNTU: ARM: Expose sdp4430/panda driver names to userspace
BugLink: http://bugs.launchpad.net/bugs/637947 Signed-off-by: Lee Jones <lee.jones@canonical.com> Acked-by: Brad Figg <brad.figg@canonical.com> Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Diffstat (limited to 'include')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index f6f39ab60189..bb3d3d9203f7 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -606,6 +606,7 @@ struct snd_soc_dai_link {
struct snd_soc_card {
const char *name;
const char *long_name;
+ const char *driver_name;
struct device *dev;
struct snd_card *snd_card;
struct module *owner;