[PATCH] remoteproc: adopt the driver core's alloc/add/del/put naming

Ohad Ben-Cohen ohad at wizery.com
Sun Jul 15 06:14:44 EDT 2012


On Thu, Jul 5, 2012 at 5:50 AM, Stephen Boyd <sboyd at codeaurora.org> wrote:
> On 7/4/2012 6:36 AM, Ohad Ben-Cohen wrote:
>> To make remoteproc's API more intuitive for developers, we adopt
>> the driver core's naming, i.e. alloc -> add -> del -> put. We'll also
>> add register/unregister when their first user shows up.
>>
>> Otherwise - there's no functional change here.
>>
>> Suggested by Russell King <linux at arm.linux.org.uk>.
>>
>> Cc: Russell King <linux at arm.linux.org.uk>
>
> Acked-by: Stephen Boyd <sboyd at codeaurora.org>

On Thu, Jul 5, 2012 at 2:50 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> I understand this patch and it's a good thing, so:
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
>
> Yours,
> Linus Walleij

Thanks Linus and Stephen.

Applied.



More information about the linux-arm-kernel mailing list