media: dw9714: Remove useless error message
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 5 Oct 2018 21:19:38 +0000 (17:19 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 8 Oct 2018 15:51:05 +0000 (11:51 -0400)
commit1c55ecab313321405b3cf8594df79f829f32dfaf
tree4de2d52cf2255d1ae93647ea312cca5cffd75170
parentf9a0b14240a2d0bd196d35e8aac73df6eabd6382
media: dw9714: Remove useless error message

If probe fails, the kernel will print the error code. There's no need to
driver to do that.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/dw9714.c