mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
0ec734c2b8
0 is a valid device id (DSCR_CMD0_UART0_TX), so we can't use it to mark an empty entry in the device table. Use ~0 instead and search for id ~0 when looking for a free entry. Signed-off-by: Wolfgang Ocker <weo@reccoware.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
common | ||
db1x00 | ||
mtx-1 | ||
pb1000 | ||
pb1100 | ||
pb1200 | ||
pb1500 | ||
pb1550 | ||
xxs1500 | ||
Kconfig |