[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180411143828.1046-1-brgl@bgdev.pl>
Date: Wed, 11 Apr 2018 16:38:25 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Andy Shevchenko <andy.shevchenko@...il.com>,
Peter Rosin <peda@...ntia.se>,
Sven Van Asbroeck <svendev@...x.com>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PATCH v2 0/3] eeprom: at24: last bits of the big refactoring
This is a follow-up to the big series merged for 4.17. The patches
contain some bits and pieces that were missing in the last submission
or depend on some new features merged this merge window.
v1 -> v2:
- dropped patch 1/4 because id_table is still needed as pointed out by
Peter Rosin
- fixed patch 3/3: we need to free the dummy client if regmap_init fails
Bartosz Golaszewski (3):
eeprom: at24: use devm_nvmem_register()
eeprom: at24: provide and use a helper for releasing dummy i2c clients
eeprom: at24: provide a separate routine for creating dummy i2c
clients
drivers/misc/eeprom/at24.c | 71 ++++++++++++++++++++++++--------------
1 file changed, 46 insertions(+), 25 deletions(-)
--
2.17.0
Powered by blists - more mailing lists