From: Lev Urusov
The driver will not be able to take into account the correct number
of device SPI registers if it is not equal to 128.
Signed-off-by: Lev Urusov
---
drivers/net/phy/spi_ks8995.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/phy/spi_ks8995.c b/
On 03/08/2017 05:43 PM, Lev Urusov wrote:
> From: Lev Urusov
>
> The driver will not be able to take into account the correct number
> of device SPI registers if it is not equal to 128.
You would want to fix a couple of things with this patchset, since you
are fixing a bug, can you provide the p