From: Chanwoo Choi Date: Fri, 10 Oct 2014 11:35:34 +0000 (+0900) Subject: regulator: Document binding for regulator suspend state for PM state X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~23^2^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291d761c16c9dc05050a92679c6aa92f263c4f51;p=pandora-kernel.git regulator: Document binding for regulator suspend state for PM state This patch add regulator suspend state to constraint in dt file. The regulation_ constraints structure already has regulator suspend state field as following. The regulator suspend state control the state of regulator according to PM (Power Management) state. - struct regulator_state state_disk - struct regulator_state state_mem Signed-off-by: Chanwoo Choi Acked-by: Kyungmin Park Signed-off-by: Mark Brown --- Reading git-diff-tree failed