diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-07-15 14:19:56 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-29 16:22:18 -0400 |
commit | 7845701820c420454bcfdc4902fad68901d9ff83 (patch) | |
tree | 102fa97abce6565b559d6e62b7400ddbd1e54fdd /drivers/media/video/pvrusb2/pvrusb2-sysfs.c | |
parent | d5fdd1354e04658ea25150cc152a395bb6ecb6da (diff) |
V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
Two different exports with the same name are not a good idea:
$ grep -r EXPORT_SYMBOL\(dmasound_init\) *
drivers/media/video/saa7134/saa7134-core.c:EXPORT_SYMBOL(dmasound_init);
sound/oss/dmasound/dmasound_core.c:EXPORT_SYMBOL(dmasound_init);
$
This patch renames the saa7134 dmasound_{init,exit} to
saa7134_dmasound_{init,exit}.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-sysfs.c')
0 files changed, 0 insertions, 0 deletions