iio: magnetometer: mmc35240: Fix a typo in the name of a constant
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 21:35:33 +0000 (23:35 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 27 Jul 2019 21:52:07 +0000 (22:52 +0100)
commit3f2cde742632226a86b54b2f8ed9cf5c4f50638c
tree79d8e05122614d0547e682df94e65b46d45596bf
parentb4a339baf35995cd9443439120de60d4605384b1
iio: magnetometer: mmc35240: Fix a typo in the name of a constant

Everything is about mmc35240_ except MMC53240_WAIT_SET_RESET (3 and 5
switched).

This is likely a typo. Define and use MMC35240_WAIT_SET_RESET instead.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/magnetometer/mmc35240.c