mirror of https://github.com/torvalds/linux.git
In original driver was implemented support for half- and full-duplex modes, but it was not enabled. Instead of it ks8851_rx_1msg method always returns "true" that means "full-duplex" mode. This patch replaces hard-coded functionality with flexible solution that supports both SPI modes. Signed-off-by: Sergey Shcherbakov <shchers@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ks8695net.c | ||
| ks8695net.h | ||
| ks8842.c | ||
| ks8851.c | ||
| ks8851.h | ||
| ks8851_mll.c | ||
| ksz884x.c | ||