From: Rabin Vincent Date: Mon, 23 Apr 2012 07:16:36 +0000 (+0200) Subject: driver core: always handle dpm_order X-Git-Tag: v3.6-rc1~99^2~14^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd4034df8b37841eeaf7b05f86e732ab8e0b08a;p=pandora-kernel.git driver core: always handle dpm_order If !dev->class, device_move() does not respect the dpm_order. Fix it to do so. Acked-by: Rafael J. Wysocki Signed-off-by: Rabin Vincent Reviewed-by: Srinidhi Kasagar [Fixed a small dangling label compile warning] Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed