From: Vivien Didelot Date: Wed, 1 Oct 2014 19:59:00 +0000 (+0100) Subject: iio:adc:max1363 clear list of missing features X-Git-Tag: v3.15-rc1~139^2~1171^2~19 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=82b7afbc8a6d0f97677bb9b3bf9179eae3dc3637;p=~emulex%2Finfiniband.git iio:adc:max1363 clear list of missing features Remove "Control of internal reference" from the list of unimplemented features, since as of commit a405b00, external reference is supported if the device has a regulator and falls back to internal if it doesn't. While we are modifying the header, let's make it more concise and remove a redundant filename. Signed-off-by: Vivien Didelot Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/adc/max1363.c b/drivers/iio/adc/max1363.c index e283f2f2ee2..12282726679 100644 --- a/drivers/iio/adc/max1363.c +++ b/drivers/iio/adc/max1363.c @@ -8,17 +8,11 @@ * based on linux/drivers/acron/char/pcf8583.c * Copyright (C) 2000 Russell King * + * Driver for max1363 and similar chips. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. - * - * max1363.c - * - * Partial support for max1363 and similar chips. - * - * Not currently implemented. - * - * - Control of internal reference. */ #include