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