From: Wenyou Yang Date: Fri, 24 Oct 2014 06:50:15 +0000 (+0800) Subject: i2c: at91: add support for runtime PM X-Git-Tag: omap-for-v3.19/fixes-rc1~91^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64a818859af3b6fbe0f6d61b4b82676b561ce5c;p=pandora-kernel.git i2c: at91: add support for runtime PM Drivers should put the device into low power states proactively whenever the device is not in use. Thus implement support for runtime PM and use the autosuspend feature to make sure that we can still perform well in case we see lots of i2c traffic within short period of time. Signed-off-by: Wenyou Yang Acked-by: Ludovic Desroches Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed