From: Pascal Huerst Date: Wed, 6 May 2015 13:07:04 +0000 (+0200) Subject: i2c: omap: Add calls for pinctrl state select X-Git-Tag: omap-for-v4.2/fixes-rc1^2~108^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096ea30c91b521c77964ee8c214f7ce3b9d08e7b;p=pandora-kernel.git i2c: omap: Add calls for pinctrl state select This adds calls to pinctrl subsystem in order to switch pin states on suspend/resume if you provide a "sleep" state in DT. If no "sleep" state is provided in the DT, these calls turn to NOPs, so we don't need error checking here. Signed-off-by: Pascal Huerst Reviewed-by: Sekhar Nori Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed