Re: [PATCH v4 1/6] ARM: davinci: da8xx: allow having multiple pdata-quirks

From: Sekhar Nori
Date: Tue Mar 07 2017 - 06:08:55 EST


On Tuesday 28 February 2017 09:31 PM, Bartosz Golaszewski wrote:
> We currently bail-out after applying a single quirk. We will want
> to reuse the function doing the vpif capture registration so remove
> the break; and continue iterating over the quirk array.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>

This patch is not really da8xx specific, so I dropped the da8xx: in
subject line while applying.

Thanks,
Sekhar