mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macro
authorZhen Lei <thunder.leizhen@huawei.com>
Wed, 2 Jun 2021 11:43:32 +0000 (19:43 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 15 Jun 2021 12:02:01 +0000 (13:02 +0100)
commit47ed390bac52c5814c03253d15a6ffe85ef69ba5
treed4ac913ddd9bb984cffd9eab2c7ecdb3dd4187eb
parent981ce06ab8dd642aff90ce91726da1c5e73eb25b
mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macro

Use DEVICE_ATTR_RO macro helper instead of plain DEVICE_ATTR, which makes
the code a bit shorter and easier to read.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ucb1x00-assabet.c