Search Linux Wireless

Re: [RFC][PATCH 06/10] bcma: get CPU clock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/6/6 Hauke Mehrtens <hauke@xxxxxxxxxx>:
> +u32 bcma_cpu_clock(struct bcma_drv_mips *mcore)
> +{
> + Â Â Â struct bcma_bus *bus = mcore->core->bus;
> +
> + Â Â Â if (bus->drv_cc.capabilities & BCMA_CC_CAP_PMU)
> + Â Â Â Â Â Â Â return bcma_pmu_get_clockcpu(&bus->drv_cc);
> +
> + Â Â Â pr_err("No PMU available, need this to get the cpu clock\n");
> + Â Â Â return 0;
> +}
> +EXPORT_SYMBOL(bcma_cpu_clock);

Are you really going to use this in some separated driver? If you're,
I heard that exporting symbol should go in pair with patch enabling
usage of such a symbol.

-- 
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux