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:
9b17452
)
dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 8 Apr 2015 18:04:35 +0000
(15:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 8 Apr 2015 18:05:12 +0000
(15:05 -0300)
Changeset
9b174527e7b7
added this new macro, ensuring that it
is true only if the function is actually reachable.
However, newer drivers were added since when it was written.
So, change those drivers to also use it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found