From 8e3bfdb95ad7440fa2c7eca5551b9169a5cdcf58 Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Mon, 10 Oct 2011 19:09:17 +0400 Subject: [PATCH] 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-format-patch failed