]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit80343f5b8a203c5643dfdcc87a6e7a6d4db81226
tree724727e95823082a6c3821a9a21e7f2799828a2e
parentb299d00420e2cc4289b1909943bb1e68634ef0bb
iio: sca3000: Fix a typo

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