Re: [PATCH] misc: mcp4xxx_dpot: Driver for Microchip digital potentiometers

2015-09-21 Thread Peter Rosin
Hi Greg! Thanks for having a look! On 2015-09-21 07:35, Greg Kroah-Hartman wrote: > On Mon, Aug 31, 2015 at 10:08:08PM +0200, p...@lysator.liu.se wrote: >> From: Peter Rosin >> >> Signed-off-by: Peter Rosin > > A whole new driver with exactly no changelog description at all? I > can't take th

Re: [PATCH] misc: mcp4xxx_dpot: Driver for Microchip digital potentiometers

2015-09-20 Thread Greg Kroah-Hartman
On Mon, Aug 31, 2015 at 10:08:08PM +0200, p...@lysator.liu.se wrote: > From: Peter Rosin > > Signed-off-by: Peter Rosin A whole new driver with exactly no changelog description at all? I can't take that :( > --- > Documentation/misc-devices/mcp4xxx_dpot.txt | 47 + > MAINTAINERS

[PATCH] misc: mcp4xxx_dpot: Driver for Microchip digital potentiometers

2015-08-31 Thread peda
From: Peter Rosin Signed-off-by: Peter Rosin --- Documentation/misc-devices/mcp4xxx_dpot.txt | 47 + MAINTAINERS |5 + drivers/misc/Kconfig| 15 ++ drivers/misc/Makefile |1 + drivers/misc/mcp4xxx_dpot