]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Remove omap4 ocp2scp pdata
authorTony Lindgren <tony@atomide.com>
Thu, 30 May 2013 19:53:07 +0000 (12:53 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 30 May 2013 20:09:31 +0000 (13:09 -0700)
commitfa0cf0974bbe885cda79b20b2874151639ff6e67
tree5383349968d0092bda5ea1e0e7c75abf3fcad200
parent4625639e8b476e5f03ead3aa6161ffb753b7cc8b
ARM: OMAP2+: Remove omap4 ocp2scp pdata

This is omap4+ only and no longer needed as omap4+ can be booted
using device tree.

Also remove the related pdata handling from the driver and the
now unneeded platform_data/omap_ocp2scp.h.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
drivers/bus/omap-ocp2scp.c
include/linux/platform_data/omap_ocp2scp.h [deleted file]