Le 23/12/2015 04:56, Andrew Lunn a écrit :
> Due to the complexity it can be hard to know why DSA fails to probe.
> Add some debug prints for the common error cases.
>
> Signed-off-by: Andrew Lunn
Acked-by: Florian Fainelli
I had something similar here since, thanks!
--
Florian
--
To unsubscr
Due to the complexity it can be hard to know why DSA fails to probe.
Add some debug prints for the common error cases.
Signed-off-by: Andrew Lunn
---
net/dsa/dsa.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/net/dsa/dsa.c b/net/dsa/dsa.c
index 0658077f4e63.