i2c: at91: adopt pinctrl support
authorWenyou Yang <wenyou.yang@atmel.com>
Mon, 10 Nov 2014 01:55:52 +0000 (09:55 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 12 Nov 2014 15:50:24 +0000 (16:50 +0100)
Amend the at91 i2c pin controller to set the state of the pins to:
- "default" on resume.
- "sleep" on suspend().

This should make it possible to optimize energy usage for the pins
both for the suspend/resume cycle

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found