diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-01-31 09:44:00 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-01-31 09:44:00 +0000 |
commit | b3568b10c227e933f11b620e43a7a21f5019bf78 (patch) | |
tree | 91014e80dc8cb6ab09cd6fa4ea40143fd1640969 /target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch | |
parent | 1015fab0d7d64107be4dd6c798b88bff357575cb (diff) | |
download | mtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.zip mtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.gz mtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.bz2 |
kernel: update linux 3.2 to 3.2.2
SVN-Revision: 29967
Diffstat (limited to 'target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch')
-rw-r--r-- | target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch b/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch index a2aaf20..c87c639 100644 --- a/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch +++ b/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch @@ -1,8 +1,6 @@ -diff --git a/arch/arm/mach-omap2/twl-common.c b/arch/arm/mach-omap2/twl-common.c -index daa056e..fe03b09 100644 --- a/arch/arm/mach-omap2/twl-common.c +++ b/arch/arm/mach-omap2/twl-common.c -@@ -261,6 +261,7 @@ static struct regulator_init_data omap4_vusb_idata = { +@@ -281,6 +281,7 @@ static struct regulator_init_data omap4_ static struct regulator_init_data omap4_clk32kg_idata = { .constraints = { .valid_ops_mask = REGULATOR_CHANGE_STATUS, |