pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks
authorTomasz Figa <[email protected]>
Fri, 17 May 2013 16:24:30 +0000 (18:24 +0200)
committerLinus Walleij <[email protected]>
Mon, 27 May 2013 13:37:08 +0000 (15:37 +0200)
commit21c219933fd123d4cdfc8853f51c41330b9d6c28
tree41ca59025b0637967c419c17421b89200c298346
parent97fc463769f1564e8eda2e2f70d3b6e92a25ff16
pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks

SoC-specific driver might require additional save and restore of
registers. This patch adds pair of SoC-specific callbacks per pinctrl
device to account for this.

Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Tested-by: Doug Anderson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/pinctrl/pinctrl-samsung.c
drivers/pinctrl/pinctrl-samsung.h