From: Charles Keepax Date: Tue, 15 Oct 2013 19:14:20 +0000 (+0100) Subject: regulator: core: Add ability to create a lookup alias for supply X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a06ccd9c3785fa5550917ae036944f4e080b5749;p=pandora-kernel.git regulator: core: Add ability to create a lookup alias for supply These patches add the ability to create an alternative device on which a lookup for a certain supply should be conducted. A common use-case for this would be devices that are logically represented as a collection of drivers within Linux but are are presented as a single device from device tree. It this case it is necessary for each sub device to locate their supply data on the main device. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed