[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170802072728.24586-1-peda@axentia.se>
Date: Wed, 2 Aug 2017 09:27:26 +0200
From: Peter Rosin <peda@...ntia.se>
To: linux-kernel@...r.kernel.org
Cc: Peter Rosin <peda@...ntia.se>, Wolfram Sang <wsa@...-dreams.de>,
Stephen Warren <swarren@...dia.com>, linux-i2c@...r.kernel.org
Subject: [PATCH 0/2] i2c: mux: pinctrl: remove platform_data and cleanup
Hi!
As previously discussed [1], the platform_data interface of the i2c mux
pinctrl driver has never been used (upstream at least). Deleting code
is always nice, so here are two patches that gets rid of some lines...
Cheers,
peda
[1] https://lkml.org/lkml/2017/5/22/104
Peter Rosin (2):
i2c: mux: pinctrl: remove platform_data
i2c: mux: pinctrl: drop the idle_state member
drivers/i2c/muxes/Kconfig | 1 +
drivers/i2c/muxes/i2c-mux-pinctrl.c | 223 ++++++++++++------------------------
include/linux/i2c-mux-pinctrl.h | 41 -------
3 files changed, 72 insertions(+), 193 deletions(-)
delete mode 100644 include/linux/i2c-mux-pinctrl.h
--
2.11.0
Powered by blists - more mailing lists