Skip to content
Commit 9e86d766 authored by Nicolae Rosia's avatar Nicolae Rosia Committed by David S. Miller
Browse files

net: macb: allow deffered probe of the driver



The driver is trying to acquire clocks which maybe
are not available yet. Allow the driver to request
deffered probe by providing a probe function and
registering it with module_platform_driver. [1]
This patch is based on 3.19-rc5.

[1] https://lkml.org/lkml/2013/9/23/118

Signed-off-by: default avatarNicolae Rosia <nicolae.rosia@certsign.ro>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 08bfc9cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment