[media] drivers: media: i2c : s5c73m3: Replace dev_err with pr_err
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Tue, 24 Feb 2015 04:47:32 +0000 (01:47 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Mar 2015 14:16:36 +0000 (11:16 -0300)
Replace dev_err statement with pr_err to fix null dereference.

Found by Coccinelle.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/s5c73m3/s5c73m3-spi.c