Re: [PATCH] gpio_keys: fix struct device declared inside parameter list
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-02-03 08:37:06
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-02-03 08:37:06
On Tue, Jan 31, 2012 at 10:27:55PM +0100, Heiko Stübner wrote:
Am Donnerstag 12 Januar 2012, 10:11:31 schrieb Heiko Stübner:quoted
A struct device parameter is used in the enable and disable callbacks to distinguish between different gpio_keys devices. Platforms that don't use these callbacks may not include struct device at all, as seen on arch/arm/mach-s3c2410/mach-n30.c Signed-off-by: Heiko Stuebner <heiko@sntech.de>ping?
Applied, thank you Heiko. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html