]> git.sur5r.net Git - groeck-it87/commit
Force chip ID only if a chip has been found
authorGuenter Roeck <linux@roeck-us.net>
Tue, 14 Mar 2017 16:33:52 +0000 (09:33 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 14 Mar 2017 17:11:31 +0000 (10:11 -0700)
commit93d58d34ac5d5907624ac1033d0da67d36823269
treee55d20f923bf7ecefb3b201a4cde7af0129c83e7
parent206f865f2e877a673326408b55ec0adf264534b9
Force chip ID only if a chip has been found

If the reported chip ID is 0xffff, there is no chip, and forcing the chip
type does not add value.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c