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)
commit71c8ec020dba204f96e4d680c2ea91f23e5588f3
tree2d621b4f52337021f4d98012a8df4383b71c7bf2
parent757b45a32f19bd9de95736074485f52deebd9c57
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>
SVN-Revision: 43981
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]