mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-21 21:10:19 +00:00
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 | ||
| ks8695net.c | ||
| ks8695net.h | ||
| ks8842.c | ||
| ks8851_mll.c | ||
| ks8851.c | ||
| ks8851.h | ||
| ksz884x.c | ||
| Makefile | ||