From: Alan Cox Date: Wed, 7 Sep 2011 13:06:51 +0000 (+0300) Subject: x86, mrst: Some drivers need to known when an SCU is available X-Git-Tag: v3.2-rc1~72^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c2544b2d7d4f287bfa239455af09b6408476e2;p=pandora-kernel.git x86, mrst: Some drivers need to known when an SCU is available Add a notifier so that drivers can hook into SCU availability in order to take actions post initialisation when/if the SCU becomes available. In the ideal world we wouldn't need this and we could avoid any init dependancies of this form, but in practice we can't do it for some cases. Signed-off-by: Alan Cox Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed