From: Tobias Klauser Date: Sat, 17 Mar 2012 06:31:25 +0000 (-0700) Subject: Input: altera_ps2 - use of_match_ptr() X-Git-Tag: v3.4-rc1~130^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b5842ebf552d242b0238f70d0730a564065fb0;p=pandora-kernel.git Input: altera_ps2 - 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