commit | 970e85f87067638262a5c165aff404e6190817f8 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat Sep 22 03:39:19 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Oct 02 14:02:03 2012 -0300 |
tree | 50c2aa3c1682e79db6d7ff4f192383f76de1ec9e | |
parent | 94c15b5e6755711af6dd81bde0f8396e24b75dc2 [diff] |
[media] s5p-tv: Fix potential NULL pointer dereference error When mdev is NULL, the error print statement will try to dereference the NULL pointer. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Tomasz Stanislawski <t.stanislaws@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>