]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: single: Drop pointless macro
authorTony Lindgren <tony@atomide.com>
Tue, 25 Oct 2016 16:09:00 +0000 (09:09 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Oct 2016 11:54:00 +0000 (13:54 +0200)
commitcd23604a4b2575c7d6786a3d6cd29d79941a5542
tree44a9aa6c178a85bab86a8a7df82b1446725cbba9
parent223decc457c992976e4d4e6936f6225d4b6dd99e
pinctrl: single: Drop pointless macro

This is left over from initial experiments with more properties.
It's only used in one place, so let's just get rid of it to make
the code more readable.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-single.c