[media] dvb-frontends: use IS_ENABLED

Instead of checking everywhere there for 3 symbols, use instead
IS_ENABLED macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Mauro Carvalho Chehab
2013-03-21 16:11:54 -03:00
parent 54d80904b4
commit 782d8b743a
48 changed files with 108 additions and 96 deletions

View File

@@ -28,6 +28,8 @@
#ifndef _LNBP22_H
#define _LNBP22_H
#include <linux/kconfig.h>
/* Enable */
#define LNBP22_EN 0x10
/* Voltage selection */
@@ -37,8 +39,7 @@
#include <linux/dvb/frontend.h>
#if defined(CONFIG_DVB_LNBP22) || \
(defined(CONFIG_DVB_LNBP22_MODULE) && defined(MODULE))
#if IS_ENABLED(CONFIG_DVB_LNBP22)
/*
* override_set and override_clear control which system register bits (above)
* to always set & clear