diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-11-27 12:34:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-11-27 12:34:41 +0000 |
commit | 94cdb9986f60a1fbcd78385bf791b7d87b43e24d (patch) | |
tree | 6f9635835d1f20a2184101dd93d5024a8d693557 /target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch | |
parent | 60b5ba0f1db9e640fbaf1144e7abf0ff24b0146c (diff) | |
download | upstream-94cdb9986f60a1fbcd78385bf791b7d87b43e24d.tar.gz upstream-94cdb9986f60a1fbcd78385bf791b7d87b43e24d.tar.bz2 upstream-94cdb9986f60a1fbcd78385bf791b7d87b43e24d.zip |
[omap]: refresh/rename patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38932 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch')
-rw-r--r-- | target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch b/target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch index 5ca27904c9..065a781473 100644 --- a/target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch +++ b/target/linux/omap/patches-3.12/350-ARM-AM33xx-hwmod-Add-RNG-module-data.patch @@ -8,11 +8,9 @@ Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) -diff --git a/arch/arm/mach-omap2/omap_hwmod_33xx_data.c b/arch/arm/mach-omap2/omap_hwmod_33xx_data.c -index 215894f..3e32f45 100644 --- a/arch/arm/mach-omap2/omap_hwmod_33xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_33xx_data.c -@@ -2480,6 +2480,41 @@ static struct omap_hwmod_ocp_if am33xx_l3_main__aes0 = { +@@ -2480,6 +2480,41 @@ static struct omap_hwmod_ocp_if am33xx_l .user = OCP_USER_MPU | OCP_USER_SDMA, }; @@ -54,7 +52,7 @@ index 215894f..3e32f45 100644 static struct omap_hwmod_ocp_if *am33xx_hwmod_ocp_ifs[] __initdata = { &am33xx_l3_main__emif, &am33xx_mpu__l3_main, -@@ -2559,6 +2594,7 @@ static struct omap_hwmod_ocp_if *am33xx_hwmod_ocp_ifs[] __initdata = { +@@ -2559,6 +2594,7 @@ static struct omap_hwmod_ocp_if *am33xx_ &am33xx_cpgmac0__mdio, &am33xx_l3_main__sha0, &am33xx_l3_main__aes0, |