From: Grant Likely Date: Wed, 23 Feb 2011 03:16:13 +0000 (-0700) Subject: dt: uartlite: merge platform and of_platform driver bindings X-Git-Tag: v2.6.39-rc1~466^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5263a517688b83861d406223a0f111a6e4116ff;p=pandora-kernel.git dt: uartlite: merge platform and of_platform driver bindings of_platform_driver is getting removed, and a single platform_driver can now support both devicetree and non-devicetree use cases. This patch merges the two driver registrations. Signed-off-by: Grant Likely Acked-by: Peter Korsgaard --- Reading git-diff-tree failed