Re: [PATCH -next] ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro

From: Jarkko Nikula
Date: Fri May 28 2021 - 09:12:14 EST


On 5/28/21 9:30 AM, YueHaibing wrote:
> Use DEVICE_ATTR_RW() helper instead of plain DEVICE_ATTR(),
> which makes the code a bit shorter and easier to read.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---
> sound/soc/ti/omap-mcbsp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx>