aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/configfs/configfs_example_macros.c
diff options
context:
space:
mode:
authorIonut Nicu <[email protected]>2013-10-11 14:17:10 +0200
committerWolfram Sang <[email protected]>2013-10-30 17:29:40 +0100
commit250ad590d6f12d93f4d85be305b0a598d609232e (patch)
treee3e4f24fd0c45381dbe8dedcd5a7963d2c132828 /Documentation/filesystems/configfs/configfs_example_macros.c
parent4edd65e63fe4a998164a8d7d8c8c86f4300825d7 (diff)
i2c: mux: gpio: use gpio_set_value_cansleep()
Some gpio chips may have get/set operations that can sleep. gpio_set_value() only works for chips which do not sleep, for the others we will get a kernel warning. Using gpio_set_value_cansleep() will work for both chips that do sleep and those who don't. Signed-off-by: Ionut Nicu <[email protected]> Acked-by: Peter Korsgaard <[email protected]> Signed-off-by: Wolfram Sang <[email protected]> Cc: [email protected]
Diffstat (limited to 'Documentation/filesystems/configfs/configfs_example_macros.c')
0 files changed, 0 insertions, 0 deletions