On Wed, Nov 28, 2018 at 09:15:32AM +0000, Lee Jones wrote: > On Fri, 23 Nov 2018, Philippe Schenker wrote: > > > Move defines that are ADC related to the header of the overlying mfd, > > so they can be used from multiple sub-devices. > > > > Signed-off-by: Philippe Schenker <philippe.schenker@xxxxxxxxxxx> > > --- > > > > Changes in v3: > > - None > > > > Changes in v2: > > - This is a new added commit. Separate commit for moving the defines out of > > drivers/input/touchscreen/stmpe-ts.c to overlying mfd-device drivers/mfd/stmpe.c > > - Pre-fix defines with STMPE_ > > > > drivers/input/touchscreen/stmpe-ts.c | 34 +++++++++++----------------- > > include/linux/mfd/stmpe.h | 11 +++++++++ > > Acked-by: Lee Jones <lee.jones@xxxxxxxxxx> The series seem to be heading towards MFD or IIO, so I assume this patch will be merged through one of these trees. Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Thanks. -- Dmitry