All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PM: Renesas: Remove dummy runtime PM callbacks
@ 2018-10-24 13:51 Jarkko Nikula
  2018-10-24 13:51   ` [1/3] " Jarkko Nikula
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Jarkko Nikula @ 2018-10-24 13:51 UTC (permalink / raw)
  To: linux-pm
  Cc: linux-i2c, Wolfram Sang, netdev, David S . Miller,
	Sergei Shtylyov, linux-renesas-soc, linux-usb, Yoshihiro Shimoda,
	Jarkko Nikula

I noticed these independent Renesas drivers have needless dummy runtime
PM callbacks. I don't have the HW so only build tested.

Patches can be applied independently to their own subsystems. I wanted to
send them together if some of them gets Tested-by or sees a regression.

Jarkko Nikula (3):
  i2c: sh_mobile: Remove dummy runtime PM callbacks
  net: ethernet: Remove dummy runtime PM callbacks from Renesas drivers
  usb: renesas_usbhs: Remove dummy runtime PM callbacks

 drivers/i2c/busses/i2c-sh_mobile.c       | 18 ------------------
 drivers/net/ethernet/renesas/ravb_main.c | 13 -------------
 drivers/net/ethernet/renesas/sh_eth.c    | 13 -------------
 drivers/usb/renesas_usbhs/common.c       | 14 --------------
 4 files changed, 58 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-10-29  7:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 13:51 [PATCH 0/3] PM: Renesas: Remove dummy runtime PM callbacks Jarkko Nikula
2018-10-24 13:51 ` [PATCH 1/3] i2c: sh_mobile: " Jarkko Nikula
2018-10-24 13:51   ` [1/3] " Jarkko Nikula
2018-10-28 22:22   ` [PATCH 1/3] " Wolfram Sang
2018-10-28 22:22     ` [1/3] " Wolfram Sang
2018-10-24 13:51 ` [PATCH 2/3] net: ethernet: Remove dummy runtime PM callbacks from Renesas drivers Jarkko Nikula
2018-10-24 13:51   ` [2/3] " Jarkko Nikula
2018-10-24 17:44   ` [PATCH 2/3] " Sergei Shtylyov
2018-10-24 17:44     ` [2/3] " Sergei Shtylyov
2018-10-25 22:54   ` [PATCH 2/3] " Wolfram Sang
2018-10-25 22:54     ` [2/3] " Wolfram Sang
2018-10-24 13:51 ` [PATCH 3/3] usb: renesas_usbhs: Remove dummy runtime PM callbacks Jarkko Nikula
2018-10-24 13:51   ` [3/3] " Jarkko Nikula
2018-10-25  2:45   ` [PATCH 3/3] " Yoshihiro Shimoda
2018-10-25  2:45     ` [3/3] " Yoshihiro Shimoda
2018-10-25 22:57   ` [PATCH 3/3] " Wolfram Sang
2018-10-25 22:57     ` [3/3] " Wolfram Sang
2018-10-25 22:57     ` [PATCH 3/3] " Wolfram Sang
2018-10-26  2:09     ` Yoshihiro Shimoda
2018-10-26  2:09       ` [3/3] " Yoshihiro Shimoda
2018-10-24 14:22 ` [PATCH 0/3] PM: Renesas: " Wolfram Sang
2018-10-25  0:20   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.