On 09/29/2018 12:01 AM, Joe Perches wrote: > Please fix this defect appropriately. > > linux-next MAINTAINERS section: > > 12496 RENESAS R-CAR GYROADC DRIVER > 12497 M: Marek Vasut <marek.vasut@xxxxxxxxx> > 12498 L: linux-iio@xxxxxxxxxxxxxxx > 12499 S: Supported > --> 12500 F: drivers/iio/adc/rcar_gyro_adc.c > > Commit that introduced this: > > commit 059c53b3232960cfd38cc46de0a7bedd642021f5 > Author: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > Date: Sat Jan 28 00:08:37 2017 +0100 > > iio: adc: Add Renesas GyroADC driver > > Add IIO driver for the Renesas RCar GyroADC block. This block is a > simple 4/8-channel ADC which samples 12/15/24 bits of data every > cycle from all channels. > > Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Cc: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Cc: Jonathan Cameron <jic23@xxxxxxxxxx> > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> > Signed-off-by: Jonathan Cameron <jic23@xxxxxxxxxx> > > MAINTAINERS | 6 + > drivers/iio/adc/Kconfig | 13 + > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/rcar-gyroadc.c | 631 +++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 651 insertions(+) > > No commit with drivers/iio/adc/rcar_gyro_adc.c found > Fixed, thanks for the heads up. -- Best regards, Marek Vasut