spi: orion: Prepare space for per-child options
authorJan Kundrát <jan.kundrat@cesnet.cz>
Sat, 10 Feb 2018 11:20:23 +0000 (12:20 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Feb 2018 15:19:58 +0000 (15:19 +0000)
commit5c22af7eeb265413b80eb8e03ae708e1b222728c
tree60f602d5a632cbbf050715017c563ab7a1f321da
parent64aa3bd32c2679ed51401cb32fe6b387a1e6b51b
spi: orion: Prepare space for per-child options

Aggregating all options for a particular child underneath a common
struct looks cleaner compared to having a separate array for each
per-child option.

Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-orion.c