From: Alessandro Rubini Date: Mon, 11 Jun 2012 20:56:38 +0000 (+0200) Subject: i2c-nomadik: turn the platform driver to an amba driver X-Git-Tag: v3.6-rc1~67^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=235602146ec9c1882edf1ccc68389c1176be8198;p=pandora-kernel.git i2c-nomadik: turn the platform driver to an amba driver The i2c-nomadik gateware is really a PrimeCell APB device. By hosting the driver under the amba bus we can access it more easily, for example using the generic pci-amba driver. The patch also fixes the mach-ux500 users, so they register an amba device instead than a platform device. Signed-off-by: Alessandro Rubini Acked-by: Giancarlo Asnaghi Tested-by: Linus Walleij Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed