X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fomap24xx%2Fpatches-3.3%2F312-no-hwmod-reset.patch;fp=target%2Flinux%2Fomap24xx%2Fpatches-3.3%2F312-no-hwmod-reset.patch;h=0000000000000000000000000000000000000000;hb=c10f9cb36d40947ee9fcc2a71e217ebf143fd44b;hp=65c14ab3a7a73c6b53fddd0eb786ed1b3186804e;hpb=a99a2f8fef134fbaa696987beac8be638249a9d0;p=openwrt.git diff --git a/target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch b/target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch deleted file mode 100644 index 65c14ab3a7..0000000000 --- a/target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- a/arch/arm/mach-omap2/omap_hwmod.c -+++ b/arch/arm/mach-omap2/omap_hwmod.c -@@ -146,6 +146,8 @@ - #include - #include - -+#include -+ - #include "cm2xxx_3xxx.h" - #include "cminst44xx.h" - #include "prm2xxx_3xxx.h" -@@ -1769,6 +1771,16 @@ static int _setup(struct omap_hwmod *oh, - - oh->_state = _HWMOD_STATE_INITIALIZED; - -+ if (machine_is_nokia770() || -+ machine_is_nokia_n800() || -+ machine_is_nokia_n810() || -+ machine_is_nokia_n810_wimax()) { -+ /* Nokia N-series workaround: Don't reset any hwmod. Some drivers expect -+ * the NOLO bootloader initializations to be effective. */ -+ oh->flags |= HWMOD_INIT_NO_RESET; -+ printk_once(KERN_INFO "Nokia N-series HWMOD_INIT_NO_RESET workaround enabled\n"); -+ } -+ - /* - * In the case of hwmod with hardreset that should not be - * de-assert at boot time, we have to keep the module