Re: [PATCH 0/8] soc: Use custom soc attribute group and DEVICE_ATTR_RO
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2020-05-27 09:03:09
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2020-05-27 09:03:09
Also in:
lkml
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@linuxfoundation.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel