linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] remove {get|put}_device from I2C drivers
@ 2013-04-18 17:13 Wolfram Sang
       [not found] ` <1366305218-22817-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Wolfram Sang @ 2013-04-18 17:13 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	Mika Westerberg, Andy Shevchenko, Viresh Kumar,
	manishv.b-l0cyMroinI0, Wolfram Sang

I can't see a reason why these drivers should have additional refcounting on
top of what the driver core already does. So, remove it.

These patches are compile tested only. Tested-by tags are thus much appreciated!
The patches are based on my i2c/for-next branch on kernel.org.

Wolfram Sang (3):
  i2c: davinci: drop superfluous {get|put}_device
  i2c: designware-plat: drop superfluous {get|put}_device
  i2c: designware-pci: drop superfluous {get|put}_device

 drivers/i2c/busses/i2c-davinci.c            |   19 ++++++-------------
 drivers/i2c/busses/i2c-designware-pcidrv.c  |    4 ----
 drivers/i2c/busses/i2c-designware-platdrv.c |    4 ----
 3 files changed, 6 insertions(+), 21 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-19 11:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 17:13 [PATCH 0/3] remove {get|put}_device from I2C drivers Wolfram Sang
     [not found] ` <1366305218-22817-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2013-04-18 17:13   ` [PATCH 1/3] i2c: davinci: drop superfluous {get|put}_device Wolfram Sang
     [not found]     ` <1366305218-22817-2-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2013-04-19 11:43       ` Sekhar Nori
2013-04-18 17:13   ` [PATCH 2/3] i2c: designware-plat: " Wolfram Sang
     [not found]     ` <1366305218-22817-3-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2013-04-19  9:46       ` Mika Westerberg
2013-04-18 17:13   ` [PATCH 3/3] i2c: designware-pci: " Wolfram Sang
     [not found]     ` <1366305218-22817-4-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2013-04-19  9:47       ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).