Commit 63de9f92 authored by Vlad Dogaru's avatar Vlad Dogaru Committed by Jonathan Cameron

iio: sx9500: rename GPIO interrupt pin

Signed-off-by: default avatarVlad Dogaru <vlad.dogaru@intel.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 7840ffee
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment