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

2012-11-30 Thread Samuel Ortiz
Hi Milo, On Thu, Nov 29, 2012 at 08:48:26AM +, 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 r

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

2012-11-29 Thread Laxman Dewangan
On Thursday 29 November 2012 02:18 PM, 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()

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

2012-11-29 Thread Kim, Milo
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 --- drivers/mfd/tps65910