Commit f9c4c27f authored by Song Qiang's avatar Song Qiang Committed by Jonathan Cameron
Browse files

iio: magnetometer: hmc5843: Fixed a comment error.



Replace 'hcm5843' with 'hmc5843'.

Signed-off-by: default avatarSong Qiang <songqiang1304521@gmail.com>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent d3fa21c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ enum hmc5843_ids {
};

/**
 * struct hcm5843_data	- device specific data
 * struct hmc5843_data	- device specific data
 * @dev:		actual device
 * @lock:		update and read regmap data
 * @regmap:		hardware access register maps