Re: [PATCH] drivers/base: add sysfs entries for suppliers and consumers

From: Greg KH
Date: Thu Jul 05 2018 - 12:05:19 EST


On Thu, Jul 05, 2018 at 07:00:28PM +0300, Ioana Ciornei wrote:
> Instead of scraping dmesg for messages such as 'Linked as a consumer to'
> or 'Dropping the link to' export two new sysfs entries in the device
> folder that list the consumer and supplier devices.
>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>
> ---
> drivers/base/core.c | 42 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)

No new documentation files for these new sysfs files? Not good :(