Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Tony Lindgren a1e312355d ARM: OMAP2+: Remove mostly unused hwmod linkspace
We want to be able to dynamically allocate struct omap_hwmod_ocp_if and
struct omap_hwmod at device driver probe time based on .dts data.

Current setup with the linkspace using memblock_virt_alloc() makes
this tricky, so let's get rid of struct linkspace and directly set up
struct omap_hwmod_ocp_if as the master and slave lists.

As we are currently not using the master_ports either, let's remove it
too. And let's add the struct omap_hwmod_ocp_if node directly to the
slave_ports list.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2017-03-14 13:13:19 -07:00
..
2013-06-12 08:00:35 -07:00
2014-01-17 12:35:48 -08:00
2016-06-10 04:14:37 -07:00
2016-11-10 12:42:49 -07:00
2015-07-16 00:06:05 -07:00
2016-11-10 12:42:49 -07:00
2015-07-20 10:52:36 -07:00
2016-06-10 04:17:07 -07:00
2015-10-12 10:56:36 -07:00