]> Pileus Git - ~andy/linux/commit
Input: ads7846 - use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 2 Dec 2013 06:11:26 +0000 (22:11 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 2 Dec 2013 06:16:44 +0000 (22:16 -0800)
commitc52b4fc7817579c88db55b2029db7bf2e9d4c934
treedf579f2389cc33b073333ea77a1aa9b15d28ea38
parent976358e2343566207fed2101ce62ff6fbad7f830
Input: ads7846 - use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and simpler

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ads7846.c