From: Dmitry Torokhov Date: Mon, 29 Dec 2014 20:06:38 +0000 (-0800) Subject: Input: psmouse - use IS_ENABLED instead of homegrown code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~14^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290b799c390d77d27effee3ce312203aaa32ee74;p=pandora-kernel.git Input: psmouse - use IS_ENABLED instead of homegrown code Instead of having various protocols provide _supported() functions, let's use IS_ENABLED() macro that works well in "if" statements. Acked-by: Hans de Goede Reviewed-by: Benjamin Tissoires Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed