Messages in this thread |  | | From | "Lad, Prabhakar" <> | Date | Mon, 13 Aug 2018 12:46:35 +0100 | Subject | Re: [PATCH v2 2/2] media: davinci: vpif_display: remove duplicate check |
| |
Hi,
Thanks for the patch.
On Mon, Aug 6, 2018 at 4:51 PM Anton Vasilyev <vasilyev@ispras.ru> wrote: > > The patch removes the duplicate platform_data check from vpif_probe(). > > Fixes: 4a5f8ae50b66 ("[media] davinci: vpif_capture: get subdevs from DT when available") > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru> > --- > v2: divided the original patch into two and made stylistic fixes based > on the Prabhakar's rewiev. > --- > drivers/media/platform/davinci/vpif_display.c | 5 ----- > 1 file changed, 5 deletions(-) > Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Cheers, --Prabhakar Lad
|  |