summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-at91-core.c
diff options
context:
space:
mode:
authorAlain Volmat <alain.volmat@foss.st.com>2021-12-01 12:47:50 +0100
committerWolfram Sang <wsa@kernel.org>2021-12-01 22:14:01 +0100
commit05907656b94f6c1b96cbcc3063a683f4c580b63a (patch)
tree9acf990c88b9bf3efbf73296f71fbffa5cfc2952 /drivers/i2c/busses/i2c-at91-core.c
parent1071d1ad31503cd45fabcdb5bfa778508f68f3a0 (diff)
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Function stm32f7_i2c_release_bus is always returning 0, hence it should be a void function. Update the function and remove the return value error checking code in caller functions. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-at91-core.c')
0 files changed, 0 insertions, 0 deletions