From: Wenyou Yang Date: Wed, 5 Mar 2014 03:29:01 +0000 (+0800) Subject: spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks X-Git-Tag: v3.14-rc6~7^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba938f3a295686aa9ab5077b10d1049f8091cbd7;p=pandora-kernel.git spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks The PM callbacks implemented by the spi-atmel driver don't call spi_master_{resume,suspend}, fix that. Signed-off-by: Wenyou Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed