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
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()
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
3 matches
Mail list logo