android_kernel_xiaomi_sm8350/drivers/media
Barry Scott 4ff4ac1bea [PATCH] dvb: frontend: mt352: fix signal strength reading
Fix two problems with the signal strength value in the mt352.c frontend:
1. the 4 most significant bits are zeroed - shift and mask wrong way round
2. need to align the 12 bits from the registers at the top of the 16 bit
   returned value - otherwise the range is not 0 to 0xffff its 0xf000 to 0xffff

Signed-off-by: Barry Scott <barry.scott@onelan.co.uk>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:37 -07:00
..
common [PATCH] dvb: remove version.h dependencies 2005-09-09 13:57:35 -07:00
dvb [PATCH] dvb: frontend: mt352: fix signal strength reading 2005-09-09 13:57:37 -07:00
radio [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
video [PATCH] Indycam / VINO drivers 2005-09-07 16:58:01 -07:00
Kconfig
Makefile [PATCH] dvb: avoid building empty built-in.o 2005-09-09 13:57:36 -07:00