Re: [PATCH 07/15] media: s5p-mfc: Put firmware to private buffer structure

2017-02-17 Thread Javier Martinez Canillas
Hello Marek, On 02/14/2017 04:52 AM, Marek Szyprowski wrote: > Use s5p_mfc_priv_buf structure for keeping the firmware image. This will > help handling of firmware buffer allocation in the next patches. > > Signed-off-by: Marek Szyprowski > --- Reviewed-by: Javier

[PATCH 07/15] media: s5p-mfc: Put firmware to private buffer structure

2017-02-13 Thread Marek Szyprowski
Use s5p_mfc_priv_buf structure for keeping the firmware image. This will help handling of firmware buffer allocation in the next patches. Signed-off-by: Marek Szyprowski --- drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c | 2 +-