]> git.sur5r.net Git - groeck-it87/commit
Report actual chip name, not its ID
authorGuenter Roeck <linux@roeck-us.net>
Mon, 2 Oct 2017 21:08:29 +0000 (14:08 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 3 Oct 2017 00:24:29 +0000 (17:24 -0700)
commitf8240ebfd5429d8a2811b502f884ee6986762166
tree459d0babf3ebd76a2de2432338f412f7688e38e2
parente8f7cf1bddc3f88ea7eb44f13ffaa3b2d4ec9c6b
Report actual chip name, not its ID

For some recent chips (at least IT8792E/IT8795E), the value of the chip ID
register does not match the chip name. Display the textual, not the value
of the ID register, in the kernel log.

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