lkml.org 
[lkml]   [2018]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [alsa-devel] [PATCH v4 02/24] soc: qcom: Add APR bus driver
From
Date


On 3/10/2018 7:54 AM, srinivas.kandagatla@linaro.org wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>
[..]
> +struct bus_type aprbus_type = {
> + .name = "aprbus",
> + .match = apr_device_match,
> + .probe = apr_device_probe,
> + .remove = apr_device_remove,
> + .force_dma = true,

There is no need of force_dma now as machine driver is not child of apr.
Please remove it.
> +};
> +EXPORT_SYMBOL_GPL(aprbus_type);
> +
>

\
 
 \ /
  Last update: 2018-03-14 15:12    [W:0.161 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site