commit | d04260393ea0ded33448c1fae944cf86c14da994 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon May 24 19:47:53 2021 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed May 26 12:07:14 2021 +0100 |
tree | 2b7923b8574a1556fb06e4d2fe546b909ceb3153 | |
parent | 3ef6253cd0805d281eacbbd6a21e822ef4c3fef5 [diff] |
ASoC: wm8962: Use DEVICE_ATTR_WO macro Use DEVICE_ATTR_WO() helper instead of plain DEVICE_ATTR(), which makes the code a bit shorter and easier to read. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Message-Id: <20210524114753.39544-1-yuehaibing@huawei.com> Signed-off-by: Mark Brown <broonie@kernel.org>