]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
iio: sca3000: Fix a typo
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 10:53:53 +0000 (12:53 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 27 Jul 2019 19:11:18 +0000 (20:11 +0100)
All #define are about SCA3000_... except the last one.
Make it consistent.

s/SAC3000/SCA3000/

This #define is apparently unused up to now.

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

index a923f90f6e803e9df51a653895df9615db1ffd63..66d768d971e1e6212219b219673399f9fe4eded0 100644 (file)
 /* Currently unsupported */
 #define SCA3000_MD_CTRL_AND_Y                          BIT(3)
 #define SCA3000_MD_CTRL_AND_X                          BIT(4)
-#define SAC3000_MD_CTRL_AND_Z                          BIT(5)
+#define SCA3000_MD_CTRL_AND_Z                          BIT(5)
 
 /*
  * Some control registers of complex access methods requiring this register to