From: Tobias Klauser Date: Thu, 16 Aug 2012 10:35:36 +0000 (+0800) Subject: leds: leds-gpio: use of_match_ptr() X-Git-Tag: v3.7-rc1~60^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ebcebddffbf5c074e467c725aafbd21dfd46ed5;p=pandora-kernel.git leds: leds-gpio: 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: Bryan Wu --- Reading git-diff-tree failed