Re: [PATCH v4 3/3] p54: convert to sysdata API

From: Christian Lamparter
Date: Mon Jan 16 2017 - 06:35:04 EST


On Thursday, January 12, 2017 7:02:44 AM CET Luis R. Rodriguez wrote:
> The Coccinelle sysdata patches were used to help with
> this transition. The changes have been carefully manually
> vetted for. With the conversion we modify the cases that do
> not need the firmware to be kept so that the sysdata API
> can release it for us. Using the new sysdata API also means
> we can get rid of our own completions.
>
> v2: was not present
> v3: initial release
> v4: small cosmetic fixes
> v5: bike shed changes
> v6: forgot to change one piece of code during the bikeshed name change
>
> Generated-by: Coccinelle SmPL
> Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>
Acked-by: Christian Lamparter <chunkeey@xxxxxxxxxxxxxx>

I've also tested it with the ISL3887USB and a ISL3880PCI.
I hope the p54spi will work as well. But I don't have the
HW to test it.

Regards,
Christian