From: Sergei Shtylyov Date: Mon, 10 Oct 2011 15:09:17 +0000 (+0400) Subject: pata_at91: call clk_put() on ata_host_activate() failure X-Git-Tag: v3.2-rc1~151^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3bfdb95ad7440fa2c7eca5551b9169a5cdcf58;p=pandora-kernel.git pata_at91: call clk_put() on ata_host_activate() failure pata_at91_probe() forgets to call clk_put() iff ata_host_activate() fails... Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed