Re: [PATCH v3] [media] s5p-mfc: remove meaningless memory bank assignment

2014-03-05 Thread Sachin Kamat
Hi Seung-Woo, On 6 March 2014 10:25, Seung-Woo Kim wrote: > This patch removes meaningless assignment of memory bank to itself. > > Signed-off-by: Seung-Woo Kim > --- Thanks for re-doing this. Acked-by: Sachin Kamat -- With warm regards, Sachin -- To unsubscribe from this list: send the lin

[PATCH v3] [media] s5p-mfc: remove meaningless memory bank assignment

2014-03-05 Thread Seung-Woo Kim
This patch removes meaningless assignment of memory bank to itself. Signed-off-by: Seung-Woo Kim --- change from v2 - simplify description and change typo in subject change from v1 - fixes subject and adds proper description --- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c |2 -- 1 files ch