bcm53xx: drop hacky patch making bcma init later
authorRafał Miłecki <zajec5@gmail.com>
Fri, 16 Jan 2015 15:59:29 +0000 (15:59 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Fri, 16 Jan 2015 15:59:29 +0000 (15:59 +0000)
commit2967c8a90109ca6531686a96bb73b5b2141cb698
treec26d16bdd31948d94db99487fc91f235c97a290c
parentd3fe1aff4fffb53eed349569a7e97990628ad9a9
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
target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch [deleted file]
target/linux/bcm53xx/patches-3.18/901-bcma-register-SoC-later-as-a-module.patch [deleted file]