Home
last modified time | relevance | path

Searched hist:afb349c09601fbf1b0f4d9fc6360d1181ba2ed4f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dab8500-core.cdiff afb349c09601fbf1b0f4d9fc6360d1181ba2ed4f Wed Jun 02 06:43:39 CDT 2021 Zhen Lei <thunder.leizhen@huawei.com> mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macro

Use DEVICE_ATTR_RO/RW 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>