[PATCH v2] i2c: nuc900: remove driver
Wolfram Sang
wsa at the-dreams.de
Mon Jun 2 09:05:21 PDT 2014
On Sun, Jun 01, 2014 at 10:35:25PM +0200, Wolfram Sang wrote:
> Arnd said in another patch:
>
> "As far as I can tell, this driver must have produced this
> error for as long as it has been merged into the mainline kernel, but
> it was never part of the normal build tests:
>
> drivers/i2c/busses/i2c-nuc900.c: In function 'nuc900_i2c_probe':
> drivers/i2c/busses/i2c-nuc900.c:601:17: error: request for member
> 'apbfreq' in something not a structure or union
> ret = (i2c->clk.apbfreq)/(pdata->bus_freq * 5) - 1;
> ^
> This is an attempt to get the driver to build and possibly
> work correctly, although I do wonder whether we should just
> remove it, as it has clearly never worked."
>
> I agree with removing it since nobody showed interest in Arnd's fixup
> patch.
>
> Reported-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Wolfram Sang <wsa at the-dreams.de>
> Cc: Wan ZongShun <mcuos.com at gmail.org>
Applied to for-next, thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140602/815b759b/attachment.sig>
More information about the linux-arm-kernel
mailing list