Re: [PATCH 7/8] ARM: OMAP2: Switch to use DEVICE_ATTR_RO()

2020-05-29 Thread Tony Lindgren
* Sudeep Holla [200523 17:10]: > Move device attributes to DEVICE_ATTR_RO() as that would make things > a lot more "obvious" what is happening over the existing __ATTR usage. Acked-by: Tony Lindgren

[PATCH 7/8] ARM: OMAP2: Switch to use DEVICE_ATTR_RO()

2020-05-23 Thread Sudeep Holla
Move device attributes to DEVICE_ATTR_RO() as that would make things a lot more "obvious" what is happening over the existing __ATTR usage. Cc: Tony Lindgren Cc: linux-o...@vger.kernel.org Signed-off-by: Sudeep Holla --- arch/arm/mach-omap2/id.c | 10 -- 1 file changed, 4