bcm53xx: drop hacky patch making bcma init later
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Jan 2015 15:59:29 +0000 (15:59 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Jan 2015 15:59:29 +0000 (15:59 +0000)
commitd4e84c593eaa1a3c0df23a178db3813a3a1f3e11
treec26d16bdd31948d94db99487fc91f235c97a290c
parent4cc33187b9c0cf5ee0c84f03a6d698f0d911fe54
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]