From 113147fb2828ba35c1796d13377e462c7eb32cc0 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 4 Jul 2012 11:25:36 +0200 Subject: [PATCH] --- yaml --- r: 316409 b: refs/heads/master c: 50bcd47c31372b09a39da7288bf80450805b2ca6 h: refs/heads/master i: 316407: 57dc9b14af29c863a12d06c5f6519cde009c180c v: v3 --- [refs] | 2 +- trunk/drivers/pinctrl/pinctrl-nomadik.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f99df3581051..f49ee9952308 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e754f330d189d9082017525668220e458757e5b +refs/heads/master: 50bcd47c31372b09a39da7288bf80450805b2ca6 diff --git a/trunk/drivers/pinctrl/pinctrl-nomadik.c b/trunk/drivers/pinctrl/pinctrl-nomadik.c index 095bbc6450cb..e2a2dd1990c1 100644 --- a/trunk/drivers/pinctrl/pinctrl-nomadik.c +++ b/trunk/drivers/pinctrl/pinctrl-nomadik.c @@ -434,7 +434,7 @@ static int __nmk_config_pins(pin_cfg_t *cfgs, int num, bool sleep) /** * nmk_config_pin - configure a pin's mux attributes * @cfg: pin confguration - * + * @sleep: Non-zero to apply the sleep mode configuration * Configures a pin's mode (alternate function or GPIO), its pull up status, * and its sleep mode based on the specified configuration. The @cfg is * usually one of the SoC specific macros defined in mach/-pins.h. These