Re: [PATCH 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable

2012-11-27 Thread Guennadi Liakhovetski
Hi Albert On Fri, 23 Nov 2012, Albert Wang wrote: From: Libin Yang lby...@marvell.com This patch replaces the global frame stats variables by using internal variables in mcam_camera structure. Signed-off-by: Albert Wang twan...@marvell.com Signed-off-by: Libin Yang lby...@marvell.com

RE: [PATCH 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable

2012-11-27 Thread Albert Wang
] marvell-ccic: use internal variable replace global frame stats variable Hi Albert On Fri, 23 Nov 2012, Albert Wang wrote: From: Libin Yang lby...@marvell.com This patch replaces the global frame stats variables by using internal variables in mcam_camera structure. Signed-off-by: Albert Wang

[PATCH 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable

2012-11-23 Thread Albert Wang
From: Libin Yang lby...@marvell.com This patch replaces the global frame stats variables by using internal variables in mcam_camera structure. Signed-off-by: Albert Wang twan...@marvell.com Signed-off-by: Libin Yang lby...@marvell.com --- drivers/media/platform/marvell-ccic/mcam-core.c | 30