[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <66e9f6e5-fdee-6963-6131-228c69705350@gmail.com>
Date: Wed, 19 May 2021 18:32:08 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] eeprom: ee1004: Let device core handle attribute eeprom
Instead of creating/removing the attribute ourselves, just declare the
attribute and let the device core handle it. This allows to simplify
the code.
Heiner Kallweit (2):
sysfs: Add helper BIN_ATTRIBUTE_GROUPS
eeprom: ee1004: Let device core handle attribute eeprom
drivers/misc/eeprom/ee1004.c | 26 +++++++++-----------------
include/linux/sysfs.h | 6 ++++++
2 files changed, 15 insertions(+), 17 deletions(-)
--
2.31.1
Powered by blists - more mailing lists