From: Alexandre Belloni Date: Mon, 26 Jan 2015 18:02:54 +0000 (+0100) Subject: ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() X-Git-Tag: fixes-v4.0-rc1~87^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d7ffd7bae4c15400e0cf8ef61ce4679a4472409;p=pandora-kernel.git ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() Setup arm_pm_idle and arm_pm_restart function pointers from rm9200_dt_device_init() function to simplify the at91rm9200 initialization process. This same move is already done for the sam9s. Signed-off-by: Alexandre Belloni [nicolas.ferre@atmel.com: adapt patch to newer series] Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed