Re: [PATCH v2] net: Micrel KSZ8864RMN 4-port managed switch support

2014-04-03 Thread David Miller
From: Philipp Zabel Date: Thu, 3 Apr 2014 11:28:10 +0200 > This patch adds support for the Micrel KSZ8864RMN switch to the spi_ks8995 > driver. The KSZ8864RMN switch has a wider 256-byte register space. > > Signed-off-by: Philipp Zabel Applied, thanks. -- To unsubscribe from this list: send t

[PATCH v2] net: Micrel KSZ8864RMN 4-port managed switch support

2014-04-03 Thread Philipp Zabel
This patch adds support for the Micrel KSZ8864RMN switch to the spi_ks8995 driver. The KSZ8864RMN switch has a wider 256-byte register space. Signed-off-by: Philipp Zabel --- Changes since v1: - Store a copy of ks8995_registers_attr in the struct ks8995_switch to avoid problems in the theoret