From: Tobias Klauser Date: Wed, 22 Aug 2012 05:04:32 +0000 (-0700) Subject: Input: samsung-keypad - use of_match_ptr() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~43^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d4661bee0f54410ac65571b50df5d9fe091d03;p=pandora-kernel.git Input: samsung-keypad - use of_match_ptr() Instead of having to define the match table to NULL if CONFIG_OF isn't set, use the of_match_ptr() macro which will do this for us. Signed-off-by: Tobias Klauser Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed