From: Rhyland Klein Date: Mon, 10 Jun 2013 21:26:40 +0000 (-0400) Subject: sbs-battery: Add dt to power_supply struct X-Git-Tag: v3.11-rc1~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a22b1a9850028bd216457397321db5a5ee18f5;p=pandora-kernel.git sbs-battery: Add dt to power_supply struct By passing in the dt node of this device, we enable the logic for linking power_supplies together from dt. This is specified by adding a "power-supplies" property with a phandle to the charger for a given supply. Enable this logic now for the sbs-battery driver. Signed-off-by: Rhyland Klein Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed