From: Paul Walmsley Date: Tue, 23 Feb 2010 05:09:35 +0000 (-0700) Subject: OMAP clockdomain: if no autodeps exist, don't try to add or remove them X-Git-Tag: v2.6.34-rc1~230^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad9561609c41f704fd82facd37127e957bcaea94;p=pandora-kernel.git OMAP clockdomain: if no autodeps exist, don't try to add or remove them _clkdm_add_autodeps() and _clkdm_del_autodeps() will attempt to dereference a NULL pointer if no autodeps were supplied to clkdm_init(). Based on a patch from Roel Kluin - thanks Roel. Signed-off-by: Paul Walmsley Cc: Roel Kluin --- Reading git-diff-tree failed