Re: Bug in i2c-core?
From: Uwe Kleine-König <hidden>
Date: 2015-02-27 17:05:45
Also in:
linux-arm-kernel, linux-i2c
From: Uwe Kleine-König <hidden>
Date: 2015-02-27 17:05:45
Also in:
linux-arm-kernel, linux-i2c
On Fri, Feb 27, 2015 at 07:29:30AM -0800, Dmitry Torokhov wrote:
On February 27, 2015 6:37:25 AM PST, Thomas Petazzoni [off-list ref] wrote:quoted
Dear Sébastien SZYMANSKI, On Fri, 27 Feb 2015 12:09:51 +0100, Sébastien SZYMANSKI wrote:quoted
error = input_register_device(sx8654->input); if (error) return error;Where is your ->remove() function that unregisters the input device?Everything seems to be allocated with devm so remove is not needed.
Everything is devm_* but input_register_device, right? Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- 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