[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 10 May 2012 06:35:47 +0000 (03:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 20 May 2012 12:03:32 +0000 (09:03 -0300)
commit2356877cb12969cac1572f195d541a2b49d7d78e
tree7d44ba0a85c0e37e2585a442bb4997697bb7d528
parenta13bba4f35eee67552b0fcfb0790d9a0f5f5fd07
[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file

Fixes the following warnings detected by sparse:
warning: Using plain integer as NULL pointer

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-g2d/g2d.c