staging:iio:hmc5843: Drop I2C detection code
authorPeter Meerwald <pmeerw@pmeerw.net>
Sat, 27 Jul 2013 15:31:00 +0000 (16:31 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sun, 4 Aug 2013 10:04:58 +0000 (11:04 +0100)
commit7561c301411a0cf9793ec6e9706094e01d66f48e
treef8e5e6fb451e0a21c897c37d9c7a0376f11c7ebf
parent9bc541028b2b93962e0bebce62ce6e295aab2086
staging:iio:hmc5843: Drop I2C detection code

I2C is generally not probed for devices other than those commonly found
on architectures where device treeor board files are not used.  Note also
that this implementation does not fill in the name field of the
i2c_board_info structure as the documentation states it must.  Hence
it is unlikely anyone is actually using it.

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Shubhrajyoti Datta <shubhrajyoti@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/magnetometer/hmc5843.c
This page took 0.024938 seconds and 5 git commands to generate.