Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665087
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] of_mdio: move of_mdio_parse_addr to header file |
| Date | 2017-06-13 20:10 +0200 |
| Message-ID | <tRYqm-2Pr-13@gated-at.bofh.it> (permalink) |
| References | <tRVst-Oa-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jon Mason <jon.mason@broadcom.com>
Date: Tue, 13 Jun 2017 10:56:08 -0400
> The of_mdio_parse_addr() helper function is useful to other code, but
> the module dependency chain causes issues. To work around this, we can
> move of_mdio_parse_addr() to be an inline function in the header file.
> This gets rid of the dependencies and still allows for the reuse of
> code.
>
> Reported-by: Liviu Dudau <liviu@dudau.co.uk>
> Signed-off-by: Jon Mason <jon.mason@broadcom.com>
> Fixes: 342fa1964439 ("mdio: mux: make child bus walking more permissive and errors more verbose")
Applied, thank you.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next] of_mdio: move of_mdio_parse_addr to header file Jon Mason <jon.mason@broadcom.com> - 2017-06-13 17:00 +0200 Re: [PATCH net-next] of_mdio: move of_mdio_parse_addr to header file Florian Fainelli <f.fainelli@gmail.com> - 2017-06-13 18:50 +0200 Re: [PATCH net-next] of_mdio: move of_mdio_parse_addr to header file David Miller <davem@davemloft.net> - 2017-06-13 20:10 +0200 Re: [PATCH net-next] of_mdio: move of_mdio_parse_addr to header file Liviu Dudau <liviu@dudau.co.uk> - 2017-06-15 11:50 +0200
csiph-web