Re: [PATCH v2 0/2] i8k.c => dell-smm-hwmon.c

From: Pali RohÃr
Date: Thu Apr 09 2015 - 10:02:35 EST


On Tuesday 31 March 2015 15:56:01 Greg Kroah-Hartman wrote:
> On Mon, Mar 30, 2015 at 08:32:36PM -0700, Guenter Roeck wrote:
> > On 03/29/2015 05:57 AM, Pali RohÃr wrote:
> > >This patch series moves drivers/char/i8k.c to drivers/hwmon/dell-smm-hwmon.c
> > >and allows to compile hwmon driver without /proc/i8k file.
> > >
> > >Pali RohÃr (2):
> > > hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
> > > hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
> > >
> > > MAINTAINERS | 4 +-
> > > arch/x86/Kconfig | 25 +-
> > > drivers/char/Makefile | 1 -
> > > drivers/char/i8k.c | 1005 ---------------------------------------
> > > drivers/hwmon/Kconfig | 11 +
> > > drivers/hwmon/Makefile | 1 +
> > > drivers/hwmon/dell-smm-hwmon.c | 1025 ++++++++++++++++++++++++++++++++++++++++
> > > 7 files changed, 1049 insertions(+), 1023 deletions(-)
> > > delete mode 100644 drivers/char/i8k.c
> > > create mode 100644 drivers/hwmon/dell-smm-hwmon.c
> > >
> > I am ok with the series and would take it for 4.1 if Greg agrees.
> >
> > Greg, any comments ?
>
> Let me review it, it's in my queue...

Hi Greg! Have you looked at it?

--
Pali RohÃr
pali.rohar@xxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/