Commits

Dan Carpenter committed b16ec6f735b
[media] tm6000: using an uninitialized variable in debug code dprintk() dereferences "ir". I'm not sure why gcc doesn't complain about this. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>