Re: [PATCH v10 2/4] phy: core: Add devm_of_phy_get to phy-core
From: Kishon Vijay Abraham I <hidden>
Date: 2014-03-08 07:22:58
Also in:
linux-samsung-soc, lkml
From: Kishon Vijay Abraham I <hidden>
Date: 2014-03-08 07:22:58
Also in:
linux-samsung-soc, lkml
Tobias, On Saturday 08 March 2014 01:04 AM, Tobias Jakobi wrote:
Kamil Debski wrote:quoted
Adding devm_of_phy_get will allow to get phys by supplying a pointer to the struct device_node instead of struct device. Signed-off-by: Kamil Debski <redacted> --- drivers/phy/phy-core.c | 31 +++++++++++++++++++++++++++++++ include/linux/phy/phy.h | 8 ++++++++ 2 files changed, 39 insertions(+)Tested-by: Tobias Jakobi <redacted>
Thanks for testing these patches. However I've already queued all these patches so won't be able to add your 'Tested-by' :-s Thanks Kishon