Re: [PATCH] spi: omap2-mcspi: fix omap2_mcspi_probe error handling

From: Axel Lin
Date: Mon Jun 27 2011 - 00:28:07 EST


2011/6/22 Grant Likely <grant.likely@xxxxxxxxxxxx>:
> On Wed, Jun 22, 2011 at 7:57 AM, Axel Lin <axel.lin@xxxxxxxxx> wrote:
>> This patch includes below fixes for error handling:
>> 1. return proper error if kcalloc for mcspi->dma_channels fails
>> 2. return proper error if omap2_mcspi_master_setup fails
>> 3. properly release allocated resources in error paths and
>>   improve the naming of goto labels.
>
> Is this to be applied immediately, or queued up in linux-next for v3.1?
>
It's not urgent. It's ok to queue up in linux-next for v3.1.

Axel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/