From: Sebastian Reichel Date: Wed, 22 Jul 2015 18:46:09 +0000 (+0200) Subject: spi: omap2-mcspi: add runtime PM to set_cs() X-Git-Tag: omap-for-v4.3/fixes-merge-window~33^2~7^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f74db105b1c0980c9863e7a7d1bc0525e0316e8;p=pandora-kernel.git spi: omap2-mcspi: add runtime PM to set_cs() Since commit ddcad7e9068eb omap2_mcspi_set_cs() is called without runtime power management requested. This patch fixes the problem by requesting runtime power management in omap2_mcspi_set_cs(). Reported-By: Pali Rohár Fixes: ddcad7e9068eb (spi: omap2-mcspi: Fix native cs with new set_cs) Tested-By: Pavel Machek Signed-off-by: Sebastian Reichel Acked-by: Michael Welling Signed-off-by: Mark Brown --- Reading git-diff-tree failed