commit | 424cfde49acaf1426e90837961e8aead0238b11b | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Tue Sep 22 14:35:07 2015 -0500 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Sep 23 16:23:12 2015 +0200 |
tree | 4916468deee9df2e8873ffd05e175bdd27349b54 | |
parent | 081bab217db769526c1202c87099ff69737126ae [diff] |
power: bq27xxx_battery: Platform initialization must declare a device When initialized as a platform device the initializer must now specify a device. An empty device name is no longer valid. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>