W dniu 11 sierpnia 2011 18:53 użytkownik Arend van Spriel <arend@xxxxxxxxxxxx> napisał: > On 08/11/2011 11:34 AM, Rafał Miłecki wrote: >> >> We need to disable ext. PA lines for reading SPROM. It's disabled by >> default, but this patch allows using bcma after loading wl, which leaves >> workaround enabled. >> >> Signed-off-by: Rafał Miłecki<zajec5@xxxxxxxxx> >> --- >> drivers/bcma/driver_chipcommon_pmu.c | 20 +++++++++++++++++++- >> drivers/bcma/sprom.c | 6 ++++++ >> include/linux/bcma/bcma_driver_chipcommon.h | 18 ++++++++++++++++++ >> 3 files changed, 43 insertions(+), 1 deletions(-) >> >> diff --git a/drivers/bcma/driver_chipcommon_pmu.c >> b/drivers/bcma/driver_chipcommon_pmu.c >> index 5940c81..a3854ff 100644 >> --- a/drivers/bcma/driver_chipcommon_pmu.c >> +++ b/drivers/bcma/driver_chipcommon_pmu.c >> @@ -90,6 +90,24 @@ void bcma_pmu_swreg_init(struct bcma_drv_cc *cc) >> } >> } >> >> +/* Disable to allow reading SPROM. Don't know the adventages of enabling >> it. */ >> +void bcma_chipco_bcm4331_exp_pa_lines_ctl(struct bcma_drv_cc *cc, bool >> enable) > > Would 'ext_pa' iso 'exp_pa' be better here? Of course, thanks for reviewing. Will submit V2. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html