From: Chanwoo Choi Date: Thu, 10 Oct 2013 01:41:36 +0000 (+0900) Subject: regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f9f068a619cc45a8e656e7121df2c772fa14ba;p=pandora-kernel.git regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4 The s5m8767 regulator driver parse always the voltage table of buck2/3/4. If gpio_dvs feature isn't used and dts haven't included the voltage table of buck2/3/4, s5m8767 regulator driver return error and file probe state. This patch check only voltage table of buck on s5m8767_pmic_dt_parse_pdata() if buck[2-4]_gpiodvs is true. Signed-off-by: Chanwoo Choi Signed-off-by: YoungJun Cho Signed-off-by: Kyungmin Park Signed-off-by: Mark Brown --- Reading git-diff-tree failed