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)
commitc7f7209dea486eb712e7815404a3a4433daf0099
treec26d16bdd31948d94db99487fc91f235c97a290c
parent32969a5f65c50b8d04a0fe991473bed5c9ba2196
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]