RE: [PATCH] [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism

2012-11-20 Thread Kamil Debski
> From: Arun Kumar K [mailto:arun...@samsung.com] > Sent: Monday, November 05, 2012 10:14 AM > Subject: [PATCH] [media] s5p-mfc: Bug fix of timestamp/timecode copy > mechanism > > Modified the function s5p_mfc_get_dec_y_adr_v6 to access the decode Y > address register instead

[PATCH] [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism

2012-11-05 Thread Arun Kumar K
Modified the function s5p_mfc_get_dec_y_adr_v6 to access the decode Y address register instead of display Y address. Signed-off-by: Sunil Mazhavanchery Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) di