[PATCH v2] staging: iio: hmc5843: Set iio name dynamically

Lars-Peter Clausen lars at metafoo.de
Wed Aug 12 15:21:25 UTC 2015


On 08/12/2015 03:25 PM, sdliyong at gmail.com wrote:
> From: Yong Li <sdliyong at gmail.com>
> 
> Load the driver using the below command:
> echo hmc5983 0x1e > /sys/bus/i2c/devices/i2c-?/new_device
> 
> In sysfs, the iio name is hmc5843, however the i2c name is hmc5983,
> they are inconsistent.
> 
> With this patch, the iio name will be the same as the i2c device name
> 
> Signed-off-by: Yong Li <sdliyong at gmail.com>

Looks good.

Reviewed-by: Lars-Peter Clausen <lars at metafoo.de>


More information about the devel mailing list