Re: [PATCH] net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
From: David Miller <davem@davemloft.net>
Date: 2017-11-30 14:24:45
Also in:
linux-omap
From: David Miller <davem@davemloft.net>
Date: 2017-11-30 14:24:45
Also in:
linux-omap
From: Lukas Wunner <lukas@wunner.de> Date: Sat, 25 Nov 2017 12:18:19 +0100
No need to reinvent the wheel, we have bus_find_device_by_name(). Cc: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Lukas Wunner <lukas@wunner.de>
Applied.