media: atomisp: get rid of some cleanup leftovers
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 11:10:36 +0000 (13:10 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Sep 2020 14:03:11 +0000 (16:03 +0200)
commita80abc94dff78952c7989d42ea2b71825718957f
treeed53a0e6fb2263f8e1b941db51db4306e49cebc9
parent49a3d74b46cb9cc2266c334844b353f65b367732
media: atomisp: get rid of some cleanup leftovers

The code that used to check for ISP2400/2401 version were
using the revision number in order to decide wheather
version should be used. With the new version, the code
doesn't need to check anymore for ISP version.

Fixes: ca133c395f2f ("media: atomisp: improve device detection code")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c