iio: magnetometer: hmc5843: Fixed a comment error.

Replace 'hcm5843' with 'hmc5843'.

Signed-off-by: Song Qiang <songqiang1304521@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
Song Qiang 2018-09-20 21:49:46 +08:00 committed by Jonathan Cameron
parent d3fa21c73c
commit f9c4c27f1b
1 changed files with 1 additions and 1 deletions

View File

@ -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