Re: [PATCH] iio: magnetometer: hmc5843: Fixed a comment error.

2018-09-22 Thread Jonathan Cameron
On Thu, 20 Sep 2018 21:49:46 +0800 Song Qiang wrote: > Replace 'hcm5843' with 'hmc5843'. > > Signed-off-by: Song Qiang Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to ignore (because there will be other things in there that they won't later today :) Th

[PATCH] iio: magnetometer: hmc5843: Fixed a comment error.

2018-09-20 Thread Song Qiang
Replace 'hcm5843' with 'hmc5843'. Signed-off-by: Song Qiang --- drivers/iio/magnetometer/hmc5843.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iio/magnetometer/hmc5843.h b/drivers/iio/magnetometer/hmc5843.h index 76a5d7484d8d..a75224cf99df 100644 --- a/drivers/ii