From: Lee Jones Date: Mon, 10 Dec 2012 08:55:53 +0000 (+0000) Subject: regulator: gpio-regulator: gpio_set_value should use cansleep X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~35^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3708903ee60b1b89cbeee00cbc76e9fdbcbbed2e;p=pandora-kernel.git regulator: gpio-regulator: gpio_set_value should use cansleep If it's possible for gpio_set_value to sleep, we should be using the *_cansleep call instead. This patch fixes multiple warnings from gpiolib. Cc: Mark Brown Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed