OSDN Git Service

[media] lgdt3306a: Use IS_ENABLED() for attach function
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 12:56:10 +0000 (10:56 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Mar 2015 13:34:12 +0000 (10:34 -0300)
commitc43e6512058d21f8c2b73856cc2c7f32b032ccdc
tree8bc5851d90c9cd369fe35921d94a626505b41b0f
parent4937ba94a0b024b15711b7c184dc4e5a660d900c
[media] lgdt3306a: Use IS_ENABLED() for attach function

Simplify the check if CONFIG_DVB_LGDT3306A is enabled, use the
IS_ENABLED() macro, just like the other frontend modules.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/lgdt3306a.c
drivers/media/dvb-frontends/lgdt3306a.h