From 25d950714781f34e7ae1292f38889cf39983cb38 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 22 Oct 2010 08:30:26 +0800 Subject: [PATCH] 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: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-format-patch failed