Home
last modified time | relevance | path

Searched hist:"734776 eb16e8ca0e76b437b679059765321848ec" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/versatile/
H A Dsoc-integrator.cdiff 734776eb16e8ca0e76b437b679059765321848ec Sat May 23 19:08:54 CEST 2020 Sudeep Holla <sudeep.holla@arm.com> soc: integrator: Switch to use DEVICE_ATTR_RO()

Move device attributes to DEVICE_ATTR_RO() as that would make things
a lot more "obvious" what is happening over the existing __ATTR usage.

Link: https://lore.kernel.org/r/20200523170859.50003-4-sudeep.holla@arm.com
Cc: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>