Skip to content
Commit 25d95071 authored by Axel Lin's avatar Axel Lin Committed by Samuel Ortiz
Browse files

mfd: Remove unneeded ret value checking for max8998 register updates



i2c_smbus_write_byte_data() returns zero or negative value,
therefore no need to check if ret is greater than zero or not.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 1558b51e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment