Bug in i2c-core?

Dmitry Torokhov dmitry.torokhov at gmail.com
Fri Feb 27 07:29:30 PST 2015


On February 27, 2015 6:37:25 AM PST, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:
>Dear Sébastien SZYMANSKI,
>
>On Fri, 27 Feb 2015 12:09:51 +0100, Sébastien SZYMANSKI wrote:
>
>>         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.


Thanks.

-- 
Dmitry



More information about the linux-arm-kernel mailing list