Home
last modified time | relevance | path

Searched hist:"5089 e34f7bba84871f39e8a8989b0c7b88b715b4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dintel_soc_pmic_bxtwc.cdiff 5089e34f7bba84871f39e8a8989b0c7b88b715b4 Wed Jun 02 13:43:38 CEST 2021 Zhen Lei <thunder.leizhen@huawei.com> mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macro

Use DEVICE_ATTR_ADMIN_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>