commit | 7d293f56456120efa97c4e18250d86d2a05ad0bd | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu May 16 20:48:08 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu May 16 17:11:47 2019 +0100 |
tree | 4fb701da8e5a8afcffb48b122e667bbae5ab95d1 | |
parent | 498209445124920b365ef43aac93d6f1acbaa1b7 [diff] |
regulator: tps6507x: Fix boot regression due to testing wrong init_data pointer A NULL init_data once incremented will lead to oops, fix it. Fixes: f979c08f7624 ("regulator: tps6507x: Convert to regulator core's simplified DT parsing code") Reported-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Axel Lin <axel.lin@ingics.com> Tested-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>