Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735566
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] dmaengine: sun6i: sun4i-gpadc: use of_device_get_match_data |
| Date | 2017-09-20 09:00 +0200 |
| Message-ID | <urH9g-7S7-5@gated-at.bofh.it> (permalink) |
| References | <urvKQ-xs-57@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Tue, Sep 19, 2017 at 06:44:47PM +0000, Corentin Labbe wrote: > The usage of of_device_get_match_data reduce the code size a bit. > Furthermore, it prevents an improbable dereference when > of_match_device() return NULL. > > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> The prefix of your commit title is wrong, this isn't about the GPADC. Once fixed, Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] dmaengine: sun6i: sun4i-gpadc: use of_device_get_match_data Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-19 20:50 +0200
Re: [PATCH] dmaengine: sun6i: sun4i-gpadc: use of_device_get_match_data Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-09-20 09:00 +0200
Re: [PATCH] dmaengine: sun6i: sun4i-gpadc: use of_device_get_match_data Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-20 09:30 +0200
csiph-web