Re: [RFD] mv88e6060: Allow the driver to be probed from device tree

2018-12-15 Thread kbuild test robot
Hi Pavel, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] [also build test WARNING on v4.20-rc6 next-20181214] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/lin

Re: [RFD] mv88e6060: Allow the driver to be probed from device tree

2018-12-06 Thread kbuild test robot
Hi Pavel, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] [also build test WARNING on v4.20-rc5 next-20181206] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/lin

[RFD] mv88e6060: Allow the driver to be probed from device tree

2018-12-06 Thread Pavel Machek
mv88e6060: Allow the driver to be probed from device tree This is NOT ready for merge. Hardcoding an address is a bad idea, and obviously it would be good to allow module removal, too. Signed-off-by: Pavel Machek (not ready) diff --git a/drivers/net/dsa/mv88e6060.c b/drivers/net/dsa/mv