Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] mn88472: fix chip id check on probe
A register used to identify chip during probe was overwritten during firmware download and due to that later probe's for warm chip were failing. Detect chip from the another register, which is located on different register bank 2. Fixes: 94d0eaa ("[media] mn88472: move out of staging to media") Cc: <[email protected]> # v4.8+ Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
- Loading branch information