]> git.karo-electronics.de Git - linux-beck.git/commit
regulator: vexpress: Add terminating entry for vexpress_regulator_of_match table
authorAxel Lin <axel.lin@ingics.com>
Wed, 17 Oct 2012 01:00:20 +0000 (09:00 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Oct 2012 07:34:08 +0000 (16:34 +0900)
commit9f4e45f77e8a532c8a7e39268e844821dbf7fe91
tree8d7ba30dfc1f98e090adbbe6bee3e5c95635eaf5
parent31e54086dd7bb86ad40f1d76a9063f2a95866b87
regulator: vexpress: Add terminating entry for vexpress_regulator_of_match table

The of_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/vexpress.c