--- arch/arm/mach-pxa/raumfeld.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-pxa/raumfeld.c b/arch/arm/mach-pxa/raumfeld.c index c559114431eb..77e412cd2766 100644 --- a/arch/arm/mach-pxa/raumfeld.c +++ b/arch/arm/mach-pxa/raumfeld.c @@ -368,7 +368,7 @@ static struct pxaohci_platform_data raumfeld_ohci_info = { */ static struct gpiod_lookup_table raumfeld_rotary_gpios_table = { - .dev_id = "rotary-encoder", + .dev_id = "rotary-encoder.0", .table = { GPIO_LOOKUP_IDX("gpio-0", GPIO_VOLENC_A, NULL, 0, GPIO_ACTIVE_LOW), -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html