[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191018125608.5362-1-lee.jones@linaro.org>
Date: Fri, 18 Oct 2019 13:56:04 +0100
From: Lee Jones <lee.jones@...aro.org>
To: broonie@...nel.org, linus.walleij@...aro.org,
daniel.thompson@...aro.org, arnd@...db.de
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
dilinger@...ued.net, Lee Jones <lee.jones@...aro.org>
Subject: [PATCH 0/4] Remove mfd_clone_cell() from the MFD API
mfd_clone_cell() only has one user and it quite easy to replicate
using the existing MFD registration API in the traditional way.
Here we convert the user and remove the superfluous helper.
Lee Jones (4):
mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
mfd: cs5535-mfd: Remove mfd_cell->id hack
mfd: cs5535-mfd: Register clients using their own dedicated MFD cell
entries
mfd: mfd-core: Remove mfd_clone_cell()
drivers/mfd/cs5535-mfd.c | 70 ++++++++++++++++++++++++++--------------
drivers/mfd/mfd-core.c | 33 -------------------
include/linux/mfd/core.h | 18 -----------
3 files changed, 45 insertions(+), 76 deletions(-)
--
2.17.1
Powered by blists - more mailing lists