git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c98bc03
)
[media] au8522: fix regression in logging introduced by separation of modules
author
Devin Heitmueller
<dheitmueller@kernellabs.com>
Tue, 7 Aug 2012 01:47:00 +0000
(22:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 9 Aug 2012 23:35:55 +0000
(20:35 -0300)
The au8522 driver was broken into three modules (dig, decoder, common),
and as a result the debug modprobe option doesn't work for any of the
common functions.
Copy the module macros over to the common module so that the debug
option works again.
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found