bcma: remove bcma_pmu_{pll,swreg}_init()
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 29 Jun 2012 23:44:42 +0000 (01:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:36:05 +0000 (16:36 -0400)
These functions are doing nothing in the current code.

I do not think we will need these function in the future as the
corresponding functions in the Broadcom SDK are just doing something
useful on chips supported by ssb or fullmac chips.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found