media: af9033: Remove duplicated switch statement
authorVictor Toso <me@victortoso.com>
Tue, 30 Oct 2018 16:14:48 +0000 (12:14 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 3 Dec 2018 18:24:42 +0000 (13:24 -0500)
commit09a446d27843e4de43af5b0f3ed7fb7c013fc7b6
tree7b6c886cb3aa49e398710f69a2674ed7c3645cc5
parent6bca5de961cc443f2dc1c0b3d7804adbf9c4cfc8
media: af9033: Remove duplicated switch statement

The switch before set is_af9035 or is_it9135 which makes the second
switch redundant. Keeping the comment as to avoid sleep on IT9135.

Signed-off-by: Victor Toso <me@victortoso.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-frontends/af9033.c