mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
iio: sx9500: rename GPIO interrupt pin
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
7840ffee97
commit
63de9f92cc
@ -30,7 +30,8 @@
|
||||
|
||||
#define SX9500_DRIVER_NAME "sx9500"
|
||||
#define SX9500_IRQ_NAME "sx9500_event"
|
||||
#define SX9500_GPIO_NAME "sx9500_gpio"
|
||||
|
||||
#define SX9500_GPIO_NAME "interrupt"
|
||||
|
||||
/* Register definitions. */
|
||||
#define SX9500_REG_IRQ_SRC 0x00
|
||||
|
Loading…
Reference in New Issue
Block a user