[PATCH 09/10] input: enable touch on 88pm860x

Haojian Zhuang haojian.zhuang at gmail.com
Fri Nov 20 04:13:50 EST 2009


On Fri, Nov 20, 2009 at 3:44 AM, Dmitry Torokhov
<dmitry.torokhov at gmail.com> wrote:
> Hi Haojian,
>
> On Thu, Nov 19, 2009 at 10:02:23PM -0500, Haojian Zhuang wrote:
>> +
>> +static int __devexit pm860x_touch_remove(struct platform_device *pdev)
>> +{
>> +     struct pm860x_touch *touch = platform_get_drvdata(pdev);
>> +
>
> "pm860x_free_irq(chip, irq);" is still missing here.
>
>> +     input_unregister_device(touch->idev);
>> +     return 0;
>> +}
>> +
>>
>>         To compile this driver as a module, choose M here: the
>>         module will be called pcap_ts.
>> +
>> +config TOUCHSCREEN_88PM860X
>> +     tristate "Marvell 88PM860x touchscreen"
>> +     depends on MFD_88PM860X
>> +     help
>> +       Say Y here if you have a 88PM860x PMIC and want to enable
>> +       support for the built-in touchscreen.
>
> "To compile this driver as a module..."
>
> Thanks!
>
> Other than that:
>
>        Acked-by: Dmitry Torokhov <dtor at mail.ru>
>
> --
> Dmitry
>

Fixed. Actually it could be built as module already. Now append more
comments on it.

Thanks
Haojian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-input-enable-touch-on-88pm860x.patch
Type: text/x-patch
Size: 8855 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091120/b99dd893/attachment.bin>


More information about the linux-arm-kernel mailing list