commit | 09a446d27843e4de43af5b0f3ed7fb7c013fc7b6 | [log] [tgz] |
---|---|---|
author | Victor Toso <me@victortoso.com> | Tue Oct 30 12:14:48 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Dec 03 13:24:42 2018 -0500 |
tree | 7b6c886cb3aa49e398710f69a2674ed7c3645cc5 | |
parent | 6bca5de961cc443f2dc1c0b3d7804adbf9c4cfc8 [diff] |
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>