bcm53xx: drop hacky patch making bcma init later
The only reason this patch was helping was moving bcma init *after* of_serial init. It was a bit of luck because both drivers use device_initcall. It isn't really a correct way to provide early logging. Now we have earlyprintk support in bcm53xx we can drop this patch. Signed-off-by:Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43981 3c298f89-4303-0410-b956-a3cf2f4a3e73
Showing
- target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch 0 additions, 42 deletions...atches-3.14/901-bcma-register-SoC-later-as-a-module.patch
- target/linux/bcm53xx/patches-3.18/901-bcma-register-SoC-later-as-a-module.patch 0 additions, 42 deletions...atches-3.18/901-bcma-register-SoC-later-as-a-module.patch
Please register or sign in to comment