android_kernel_motorola_sm6225/drivers/media/platform/s3c-camif
Sachin Kamat d46a5a68b1 [media] s3c-camif: Remove redundant NULL check
clk_unprepare checks for NULL pointer. Hence convert IS_ERR_OR_NULL
to IS_ERR only.
[s.nawrocki: added initialisation of the clock array to ERR_PTR() value]

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-12 21:41:54 -03:00
..
camif-capture.c [media] media: Rename media_entity_remote_source to media_entity_remote_pad 2013-06-08 21:47:11 -03:00
camif-core.c [media] s3c-camif: Remove redundant NULL check 2013-06-12 21:41:54 -03:00
camif-core.h
camif-regs.c [media] s3c-camif: Use dev_info instead of printk 2013-06-12 21:37:01 -03:00
camif-regs.h
Makefile