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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment