Skip to content
Commit bcc75092 authored by Alain Volmat's avatar Alain Volmat Committed by Patrick Delaunay
Browse files

i2c: stm32: remove unused stop parameter in start & reload handling



Functions stm32_i2c_message_start and stm32_i2c_handle_reload
both get a stop boolean indicating if the transfer should end with
a STOP or not.  However no specific handling is needed in those
functions hence remove the parameter.

Signed-off-by: default avatarAlain Volmat <alain.volmat@foss.st.com>
Reviewed-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
Reviewed-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
parent 923d8028
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment