[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170822062708.22340-1-peda@axentia.se>
Date: Tue, 22 Aug 2017 08:27:05 +0200
From: Peter Rosin <peda@...ntia.se>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Peter Rosin <peda@...ntia.se>, linux-kernel@...r.kernel.org,
Rob Herring <robh@...nel.org>,
Ulrich Hecht <ulrich.hecht+renesas@...il.com>
Subject: [RESEND PATCH 0/3] mux: patches for 4.14
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
Powered by blists - more mailing lists