]> git.baikalelectronics.ru Git - kernel.git/commit
tty: serial: max310x: Add terminating entry for spi_device_id table
authorAxel Lin <axel.lin@ingics.com>
Sun, 4 Nov 2012 15:34:18 +0000 (23:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Nov 2012 22:49:42 +0000 (14:49 -0800)
commitb045a4dcd2452367e31683d8d7f8bbbf53f6aa0f
tree02aa472e6763d33ead8e2fbb14b11a9278a2276f
parent62d0ef8784e5d9275f9dab41610c43bcaf5dfc66
tty: serial: max310x: Add terminating entry for spi_device_id table

The spi_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/max310x.c