On Sun, Sep 13, 2015 at 12:31 PM, Dmitry Torokhov
wrote:
> On Sat, Sep 12, 2015 at 10:08 PM, Vaishali Thakkar
> wrote:
>> On Sat, Sep 12, 2015 at 11:52 PM, Dmitry Torokhov
>> wrote:
>>> On Sat, Sep 12, 2015 at 08:26:18PM +0530, Vaishali Thakkar wrote:
Use managed resource functions devm_req
On Sat, Sep 12, 2015 at 10:08 PM, Vaishali Thakkar
wrote:
> On Sat, Sep 12, 2015 at 11:52 PM, Dmitry Torokhov
> wrote:
>> On Sat, Sep 12, 2015 at 08:26:18PM +0530, Vaishali Thakkar wrote:
>>> Use managed resource functions devm_request_threaded_irq,
>>> devm_inpute_allocate_device and devm_kzallo
On Sat, Sep 12, 2015 at 11:52 PM, Dmitry Torokhov
wrote:
> On Sat, Sep 12, 2015 at 08:26:18PM +0530, Vaishali Thakkar wrote:
>> Use managed resource functions devm_request_threaded_irq,
>> devm_inpute_allocate_device and devm_kzalloc to simplify
>> error handling. Also, remove use of input_unregis
On Sat, Sep 12, 2015 at 08:26:18PM +0530, Vaishali Thakkar wrote:
> Use managed resource functions devm_request_threaded_irq,
> devm_inpute_allocate_device and devm_kzalloc to simplify
> error handling. Also, remove use of input_unregister_device
> as input_register_device itself handles it and wor
Use managed resource functions devm_request_threaded_irq,
devm_inpute_allocate_device and devm_kzalloc to simplify
error handling. Also, remove use of input_unregister_device
as input_register_device itself handles it and works as
resource managed function.
To be compatible with the change, variou
5 matches
Mail list logo