mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
c4b28e5699
The DEVID register contains two pieces of information: the device ID in
the upper nibble, and the silicon revision number in the lower nibble.
The driver should work fine with any silicon revision, so let's mask
that out in the device ID check.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pd692x0.c | ||
pse_core.c | ||
pse_regulator.c | ||
tps23881.c |