From: Rabin Vincent Date: Thu, 15 Dec 2011 10:49:43 +0000 (+0100) Subject: ARM: ux500: register DB5500 PMU dynamically X-Git-Tag: v3.3-rc1~139^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe6c6fe60683e951ff52803c6d126480a970df5;p=pandora-kernel.git ARM: ux500: register DB5500 PMU dynamically Use platform_device_register_simple() rather than a static struct, so we create and register the PMU device on-the-fly. Cc: Will Deacon Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij --- Reading git-diff-tree failed