On Mon, Apr 14, 2014 at 9:31 PM, Bartlomiej Zolnierkiewicz <[email protected]> wrote: > Add missing cf_exit() and clk_put() calls to ata_host_activate() > failure path. > > Cc: Viresh Kumar <[email protected]> > Cc: Shiraz Hashim <[email protected]> > Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]> > --- > v2: > - re-order code and then drop redundant goto statement > > drivers/ata/pata_arasan_cf.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

