OSDN Git Service

pinctrl: mcp23s08: remove unused variables from pinconf_set
authorPhil Reid <preid@electromag.com.au>
Fri, 6 Oct 2017 05:08:11 +0000 (13:08 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Oct 2017 08:18:39 +0000 (10:18 +0200)
commit2a7893c8b5318063b126a97b5524db3a247a719a
treebc1025fecd3971d92dd276f1f698bf41f6c4d19c
parentb889372c843b2a2c4aa776c85bca31636fd38d90
pinctrl: mcp23s08: remove unused variables from pinconf_set

Variable mask and val are not used in the mcp_pinconf_set().

Signed-off-by: Phil Reid <preid@electromag.com.au>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-mcp23s08.c