From: Vineet Gupta Date: Fri, 18 Jan 2013 09:42:20 +0000 (+0530) Subject: ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC X-Git-Tag: v3.9-rc1~25^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee36d1722112f33725ec1a7fc02f6c46e630fd27;p=pandora-kernel.git ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC N.B. This is old style of hardcoding platform device specific info in code and it's instantiation thererof using platform_add_devices(). Subsequent patches replace this with DeviceTree based runtime probe. This patch has been retained just as an example of "don't-do-this" for newer kernel ports. Signed-off-by: Vineet Gupta Cc: Arnd Bergmann --- Reading git-diff-tree failed