Hi, On Wed, Dec 2, 2020 at 5:16 PM Stephen Boyd <[email protected]> wrote: > > This is already handed by default in spi_setup() if the bits_per_word is > 0, so just drop it to shave off a line. > > Cc: Simon Glass <[email protected]> > Cc: Gwendal Grignou <[email protected]> > Cc: Douglas Anderson <[email protected]> > Cc: Alexandru M Stan <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > drivers/platform/chrome/cros_ec_spi.c | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Douglas Anderson <[email protected]>

