All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] soc: fsl: dpio: small fixes
@ 2019-07-03 14:56 Ioana Ciornei
  2019-07-03 14:56 ` [PATCH 1/3] bus: fsl-mc: remove explicit device_link_del Ioana Ciornei
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ioana Ciornei @ 2019-07-03 14:56 UTC (permalink / raw)
  To: leoyang.li; +Cc: laurentiu.tudor, Roy.Pledge, linux-kernel, Ioana Ciornei

This patch set contains a couple of fixes that concern the dpio driver and
the fsl-mc bus.  The first two patches are adapting the usage of device
links to match newer developments in the area.  The third patch fixes the
Kconfig of FSL_MC_DPIO by selecting directly FSL_GUTS instead of SOC_BUS.

Ioana Ciornei (3):
  bus: fsl-mc: remove explicit device_link_del
  soc: fsl: dpio: remove explicit device_link_remove
  soc: fsl: FSL_MC_DPIO selects directly FSL_GUTS

 drivers/bus/fsl-mc/fsl-mc-allocator.c | 1 -
 drivers/bus/fsl-mc/mc-io.c            | 1 -
 drivers/soc/fsl/Kconfig               | 2 +-
 drivers/soc/fsl/dpio/dpio-service.c   | 2 --
 4 files changed, 1 insertion(+), 5 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-08-16 19:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 14:56 [PATCH 0/3] soc: fsl: dpio: small fixes Ioana Ciornei
2019-07-03 14:56 ` [PATCH 1/3] bus: fsl-mc: remove explicit device_link_del Ioana Ciornei
2019-08-15 23:13   ` Li Yang
2019-08-16  6:02     ` Laurentiu Tudor
2019-08-16 19:54       ` Li Yang
2019-07-03 14:56 ` [PATCH 2/3] soc: fsl: dpio: remove explicit device_link_remove Ioana Ciornei
2019-08-15 23:17   ` Li Yang
2019-07-03 14:56 ` [PATCH 3/3] soc: fsl: FSL_MC_DPIO selects directly FSL_GUTS Ioana Ciornei
2019-08-15 23:09   ` Li Yang
2019-08-16 14:56     ` Roy Pledge
2019-08-16 17:03       ` Li Yang

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.