On 05/04/2015 07:04 AM, fu.wei@linaro.org wrote:
+ void *rf_base_phy, *cf_base_phy;
Physical addresses should always be of type phys_addr_t, or in this case, maybe resource_size_t. But void* is definitely wrong.
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.