https://github.com/torvalds/linux
Revision 6a53747be5f02ba7b37ff5131330363270782dc3 authored by Jamie Iles on 01 August 2011, 20:09:36 UTC, committed by Barry Song on 11 September 2011, 01:11:26 UTC
The of_device_id tables used for matching should be terminated with
empty sentinel values.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Barry Song <baohua.song@csr.com>
1 parent ddf2835
History
Tip revision: 6a53747be5f02ba7b37ff5131330363270782dc3 authored by Jamie Iles on 01 August 2011, 20:09:36 UTC
ARM: CSR: add missing sentinels to of_device_id tables
Tip revision: 6a53747
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 6.0 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.5 KB
msg.c -rw-r--r-- 20.9 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 4.3 KB
sem.c -rw-r--r-- 40.4 KB
shm.c -rw-r--r-- 29.1 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 5.3 KB

back to top