Two small patches to work better with the new CS GPIO descriptor logic. The first one fixes a problem found while trying to enable that feature and the second patch removes a line that I noticed while looking in the same area.
Cc: Simon Glass <[email protected]> Cc: Gwendal Grignou <[email protected]> Cc: Douglas Anderson <[email protected]> Cc: Alexandru M Stan <[email protected]> Stephen Boyd (2): platform/chrome: cros_ec_spi: Don't overwrite spi::mode platform/chrome: cros_ec_spi: Drop bits_per_word assignment drivers/platform/chrome/cros_ec_spi.c | 2 -- 1 file changed, 2 deletions(-) base-commit: b65054597872ce3aefbc6a666385eabdf9e288da -- https://chromeos.dev

