]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables
authorAxel Lin <axel.lin@gmail.com>
Sun, 31 Jul 2011 23:23:00 +0000 (07:23 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 19 Aug 2011 17:03:20 +0000 (21:03 +0400)
commitc03bfabb60f5070a1c7299eab38b7bb9df64cb11
treeb0bd32aa17031a6a9a99e6c11e6fa284710a5635
parent815efa1eab5b0c3e071e5d6df0cc2d7e0c7e6fd7
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables

The platform_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/max8997_charger.c
drivers/power/max8998_charger.c