media: atomisp: get rid of some old broken debug code
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 23 May 2020 14:44:42 +0000 (16:44 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 15:59:56 +0000 (17:59 +0200)
commit6b3a422b7364334543944edef73b2e6e28a77795
treec1ac8d64b65da140119567e315a4d2d6f6a4f55e
parent2a693c3e186c6651ce8980c777a5ba87179c93a7
media: atomisp: get rid of some old broken debug code

It sounds that someone once changed the debug level at compile
time for some testing, but forgot to remove the legacy code after
finishing debuging it.

Get rid of the dead code.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_cmd.c