[PATCHv2 6/6] pinctrl: mcp23s08: drop pullup config from pdata

2017-04-27 Thread Sebastian Reichel
mcp23s08 support configuration of the pullups using the pinconf framework. This removes the custom pullup configuration from platform data, which has no upstream users. Signed-off-by: Sebastian Reichel --- drivers/pinctrl/pinctrl-mcp23s08.c | 7 ---

[PATCHv2 6/6] pinctrl: mcp23s08: drop pullup config from pdata

2017-04-27 Thread Sebastian Reichel
mcp23s08 support configuration of the pullups using the pinconf framework. This removes the custom pullup configuration from platform data, which has no upstream users. Signed-off-by: Sebastian Reichel --- drivers/pinctrl/pinctrl-mcp23s08.c | 7 --- include/linux/spi/mcp23s08.h | 1 -