From: Hauke Mehrtens Date: Wed, 27 Mar 2013 16:26:05 +0000 (+0100) Subject: brcmsmac: remove some pmu functions and use the bcma equivalents X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689b66cb53fbb5d567aa4e095eaa828aff73aef0;p=pandora-kernel.git brcmsmac: remove some pmu functions and use the bcma equivalents This removes the following functions: si_pmu_chipcontrol() => bcma_chipco_chipctl_maskset() si_pmu_regcontrol() => bcma_chipco_regctl_maskset() si_pmu_pllcontrol() => bcma_chipco_pll_maskset() si_pmu_pllupd() => bcma_cc_set32() si_pmu_alp_clock() => bcma_chipco_get_alp_clock() This also removed the sih member from struct shared_phy. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed