From: Grant Likely Date: Wed, 23 Feb 2011 03:06:04 +0000 (-0700) Subject: leds/leds-gpio: merge platform_driver with of_platform_driver X-Git-Tag: v2.6.39-rc1~466^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a314c5c0040aab51ebb1ecfd37a9198a91962243;p=pandora-kernel.git leds/leds-gpio: merge platform_driver with of_platform_driver Both interfaces can be driven with the same driver, and of_platform_driver is getting removed. This patch merges the two driver registrations. Signed-off-by: Grant Likely --- Reading git-diff-tree failed