From: Ludovic Desroches Date: Fri, 12 Dec 2014 23:44:11 +0000 (+0100) Subject: mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro X-Git-Tag: omap-for-v3.19/fixes-rc1~33^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3cb6ba415169d66ed29521d249742e667c80697;p=pandora-kernel.git mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro The currently used SET_PM_RUNTIME_PM_OPS() macro is defined to the SET_RUNTIME_PM_OPS() macro. Convert to the later, since that's the proper one to use. Signed-off-by: Ludovic Desroches Signed-off-by: Ulf Hansson Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed