From: Mark Brown Date: Tue, 1 Feb 2011 05:09:25 +0000 (-0800) Subject: Input: wm831x-ts - remove use of ternary operator X-Git-Tag: v2.6.39-rc1~410^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=723d928417bffff6467da155d8ebbbe016464012;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed