Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347861
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 2/2] rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation |
| Date | 2016-03-02 10:00 +0100 |
| Message-ID | <r8aNs-5fM-15@gated-at.bofh.it> (permalink) |
| References | <r8aDL-5aW-7@gated-at.bofh.it> <r8aDL-5aW-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02.03.2016 17:36, Laxman Dewangan wrote: > Use macro REGMAP_IRQ_REG from regmap.h to initialise the > regmap irq table for max77686 to have better coding style > and improve readability. > > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > --- > Changes from V1: > - Added information in commit message for answering why it is done. > > drivers/rtc/rtc-max77686.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V2 2/2] rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation Laxman Dewangan <ldewangan@nvidia.com> - 2016-03-02 09:50 +0100 Re: [PATCH V2 2/2] rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-03-02 10:00 +0100
csiph-web