]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: CSR: add missing sentinels to of_device_id tables
authorJamie Iles <jamie@jamieiles.com>
Mon, 1 Aug 2011 20:09:36 +0000 (21:09 +0100)
committerBarry Song <21cnbao@gmail.com>
Sun, 11 Sep 2011 01:11:26 +0000 (09:11 +0800)
commit378451877fabcb204968ecc5bd2d3aad047c6c52
tree2cf9eaaba2bbc453f7f1aa2dbacb1dcca23c376d
parent9c49dba8bf2dad48f21d7bb90f0bc66a79c94b77
ARM: CSR: add missing sentinels to of_device_id tables

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>
arch/arm/mach-prima2/clock.c
arch/arm/mach-prima2/irq.c
arch/arm/mach-prima2/rstc.c
arch/arm/mach-prima2/timer.c