Re: [PATCH 1/2] mfd: tps65910: remove unused data

From: Samuel Ortiz
Date: Fri Nov 30 2012 - 06:22:16 EST


Hi Milo,

On Thu, Nov 29, 2012 at 08:48:26AM +0000, Kim, Milo wrote:
> The 'io_mutex' is not used anywhere.
> The regmap API supports the mutex internally, so no additional mutex required.
>
> And 'domain' private data is unnecessary because the irq domain is
> already registered by using regmap_add_irq_chip().
>
> Signed-off-by: Milo(Woogyom) Kim <milo.kim@xxxxxx>
> ---
> drivers/mfd/tps65910.c | 1 -
> include/linux/mfd/tps65910.h | 2 --
> 2 files changed, 3 deletions(-)
Applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/