Re: [PATCH 0/8] soc: Use custom soc attribute group and DEVICE_ATTR_RO

From: Greg Kroah-Hartman
Date: Wed May 27 2020 - 05:03:09 EST


On Sat, May 23, 2020 at 06:08:51PM +0100, Sudeep Holla wrote:
> Hi,
>
> While trying to add SMCCC based SOC_ID support, I found the custom soc
> attribute group which had no users in the tree and check if it can be
> used or can be removed. I realised that it could clean up the custom
> attributes that are added using device_create_file today.

Whole series looks good, nice job.

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>