Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386397

Re: [PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip

From Laxman Dewangan <ldewangan@nvidia.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Date 2016-04-25 15:10 +0200
Message-ID <rrOr2-6qu-55@gated-at.bofh.it> (permalink)
References <rqm3L-Ju-7@gated-at.bofh.it> <rrMpd-4ls-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 25 April 2016 04:26 PM, Krzysztof Kozlowski wrote:
> On 04/21/2016 02:25 PM, Laxman Dewangan wrote:
>> This series is an effort to reduce the code in error path and need of
>> remove callback by using the devm_mfd_add_devices() and
>> devm_regmap_add_irq_chip() or devm_request_threaded_irq APIs for interrupt
>> support.
>>
>> This is tested with build and comiplation only with arm64 defconfig and enabling
>> the required MFD CONFIGs.
> Please compile it also on ARMv7. The changes look trivial but one
> compilation without testing might not be sufficient.
Sure. Thank you very much for testing.

I did build test with the ARMv7 for all patches and testing on actual 
platform with Jetson-TX1 platform + max77620 which have similar change 
with bind/unbind. This is what I learn from you for testing the remove 
callback/unbinding without making =m on RTC patches and this really 
helps me on my lots of testing.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-21 14:40 +0200
  [PATCH 1/7] mfd: as3722: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-21 14:40 +0200
    Re: [PATCH 1/7] mfd: as3722: Use devm_mfd_add_devices and  devm_regmap_add_irq_chip Lee Jones <lee.jones@linaro.org> - 2016-04-28 11:10 +0200
  [PATCH 4/7] mfd: rc5t583: Use devm_mfd_add_devices and devm_request_threaded_irq Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-21 14:40 +0200
    Re: [PATCH 4/7] mfd: rc5t583: Use devm_mfd_add_devices and  devm_request_threaded_irq Lee Jones <lee.jones@linaro.org> - 2016-04-28 11:10 +0200
  [PATCH 3/7] mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-21 14:40 +0200
    Re: [PATCH 3/7] mfd: max77686: Use devm_mfd_add_devices and  devm_regmap_add_irq_chip Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-25 13:00 +0200
      Re: [PATCH 3/7] mfd: max77686: Use devm_mfd_add_devices and  devm_regmap_add_irq_chip Lee Jones <lee.jones@linaro.org> - 2016-04-28 11:10 +0200
        Re: [PATCH 3/7] mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-28 12:20 +0200
  [PATCH 5/7] mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-21 14:40 +0200
    Re: [PATCH 5/7] mfd: sec: Use devm_mfd_add_devices and  devm_regmap_add_irq_chip Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-25 14:50 +0200
  Re: [PATCH 0/7] mfd: Use devm_mfd_add_devices and  devm_regmap_add_irq_chip Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-25 13:00 +0200
    Re: [PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip Laxman Dewangan <ldewangan@nvidia.com> - 2016-04-25 15:10 +0200

csiph-web