Input: wm831x-ts - remove use of ternary operator
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 1 Feb 2011 05:09:25 +0000 (21:09 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 1 Feb 2011 05:15:44 +0000 (21:15 -0800)
commit723d928417bffff6467da155d8ebbbe016464012
tree49678818fd746defefb544d8319891311a67ab2f
parent00cfa730db0d8378685148e6365b9cec7384b275
Input: wm831x-ts - remove use of ternary operator

While being applied the driver was modified to add use of the ternary
operator. Write the conditionals out longhand as I find it terribly
unhelpful for legibility.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/wm831x-ts.c