diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-05-03 21:51:58 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-05-03 21:51:58 +0000 |
commit | 9a91dc9f719c4f77afe22a4ecf26b34fb8364fe9 (patch) | |
tree | c091a964261b102728fc6f6704ecbd3356a702a9 /target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch | |
parent | 44631ef595946e20894d42aff5ef2df15d1546bb (diff) | |
download | mtk-20170518-9a91dc9f719c4f77afe22a4ecf26b34fb8364fe9.zip mtk-20170518-9a91dc9f719c4f77afe22a4ecf26b34fb8364fe9.tar.gz mtk-20170518-9a91dc9f719c4f77afe22a4ecf26b34fb8364fe9.tar.bz2 |
upgrade to 3.3, enable framebuffer
SVN-Revision: 31576
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 | 2 |
1 files changed, 1 insertions, 1 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 c87c639..9499e3b 100644 --- a/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch +++ b/target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-omap2/twl-common.c +++ b/arch/arm/mach-omap2/twl-common.c -@@ -281,6 +281,7 @@ static struct regulator_init_data omap4_ +@@ -280,6 +280,7 @@ static struct regulator_init_data omap4_ static struct regulator_init_data omap4_clk32kg_idata = { .constraints = { .valid_ops_mask = REGULATOR_CHANGE_STATUS, |