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

From: Lars-Peter Clausen
Date: Wed Aug 12 2015 - 11:21:54 EST


On 08/12/2015 03:25 PM, sdliyong@xxxxxxxxx wrote:
> From: Yong Li <sdliyong@xxxxxxxxx>
>
> 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@xxxxxxxxx>

Looks good.

Reviewed-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/