Re: [PATCH] rtc: add RTC driver for TPS6586x

From: devendra.aaru
Date: Fri Dec 21 2012 - 09:43:03 EST


On Fri, Dec 21, 2012 at 7:02 PM, Laxman Dewangan <ldewangan@xxxxxxxxxx> wrote:
> Hi Devendra,
> Thanks for quick review.
>
> All comments has been taken care. except
>
>
> On Friday 21 December 2012 06:16 PM, devendra.aaru wrote:
>
>> so its better if you have this function down the registering the device.
>>
>> btw you may even remove disable_irq if you register below the
>> registering of device.
>
> When I do request_irq() the interrupt already enable. I want to disable
> until someone set alarm.
>
> So In this case, I can not get rid of this call.
>
Ok, nice to know :).
--
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/