[PATCH v2 2/8] pinctrl: samsung: Ensure that pad retention is disabled on driver init

2017-01-26 Thread Marek Szyprowski
When pin controller device is a part of power domain, there is no guarantee that the power domain was not turned off and then on during boot process before probing of the pin control driver. If it happened, then pin control driver should ensure that pad retention is turned off during its probe

[PATCH v2 2/8] pinctrl: samsung: Ensure that pad retention is disabled on driver init

2017-01-26 Thread Marek Szyprowski
When pin controller device is a part of power domain, there is no guarantee that the power domain was not turned off and then on during boot process before probing of the pin control driver. If it happened, then pin control driver should ensure that pad retention is turned off during its probe