public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/3] mux: patches for 4.14
@ 2017-08-22  6:27 Peter Rosin
  2017-08-22  6:27 ` [RESEND PATCH 1/3] mux: convert to using %pOF instead of full_name Peter Rosin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Rosin @ 2017-08-22  6:27 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Peter Rosin, linux-kernel, Rob Herring, Ulrich Hecht

Hi Greg!

I sent these individually a couple of weeks ago, and do not
know if you forgot about them or simply haven't gotten to
them yet. I know that by now it's close to the merge window,
but this is trivial stuff. I'm resending as a series, because
I think that might be easier for you?

Cheers,
Peter

Peter Rosin (1):
  mux: zap mux- prefix from the source files

Rob Herring (1):
  mux: convert to using %pOF instead of full_name

Ulrich Hecht (1):
  mux: include compiler.h from mux/consumer.h

 drivers/mux/Makefile                     |  5 +++++
 drivers/mux/{mux-adg792a.c => adg792a.c} |  0
 drivers/mux/{mux-core.c => core.c}       | 12 ++++++------
 drivers/mux/{mux-gpio.c => gpio.c}       |  0
 drivers/mux/{mux-mmio.c => mmio.c}       |  0
 include/linux/mux/consumer.h             |  2 ++
 6 files changed, 13 insertions(+), 6 deletions(-)
 rename drivers/mux/{mux-adg792a.c => adg792a.c} (100%)
 rename drivers/mux/{mux-core.c => core.c} (97%)
 rename drivers/mux/{mux-gpio.c => gpio.c} (100%)
 rename drivers/mux/{mux-mmio.c => mmio.c} (100%)

-- 
2.11.0

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

end of thread, other threads:[~2017-08-28 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22  6:27 [RESEND PATCH 0/3] mux: patches for 4.14 Peter Rosin
2017-08-22  6:27 ` [RESEND PATCH 1/3] mux: convert to using %pOF instead of full_name Peter Rosin
2017-08-22  6:27 ` [RESEND PATCH 2/3] mux: include compiler.h from mux/consumer.h Peter Rosin
2017-08-22  6:27 ` [RESEND PATCH 3/3] mux: zap mux- prefix from the source files Peter Rosin
2017-08-28 15:11 ` [RESEND PATCH 0/3] mux: patches for 4.14 Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox