Searched hist:"09 a446d2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | af9033.c | 09a446d2 Tue Oct 30 11:14:48 CDT 2018 Victor Toso <me@victortoso.com> 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> 09a446d2 Tue Oct 30 11:14:48 CDT 2018 Victor Toso <me@victortoso.com> 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>
|