From: Maxime Ripard Date: Fri, 20 Dec 2013 21:41:07 +0000 (+0100) Subject: reset: Add of_reset_control_get X-Git-Tag: v3.15-rc1~76^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0a5921561c71be2c334a335c1680f7930434d7;p=pandora-kernel.git reset: Add of_reset_control_get In some cases, you might need to deassert from reset an hardware block that doesn't associated to a struct device (CPUs, timers, etc.). Add a small helper to retrieve the reset controller from the device tree without the need to pass a struct device. Signed-off-by: Maxime Ripard Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed