]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Return proper error if s5m-core regmap_init_i2c fails
authorAxel Lin <axel.lin@gmail.com>
Tue, 28 Feb 2012 06:23:55 +0000 (14:23 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:54 +0000 (18:46 +0100)
commitefa4ffa83b15a848ec390d6e6708e19cfc56701c
tree1f6fc787a0adb8bddacfbd03c29c2c4916166554
parent35073cc873bbab1d2b319f9cd4531ce6bdda9cb8
mfd: Return proper error if s5m-core regmap_init_i2c fails

Also remove a redundant semicolon from return statement.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/s5m-core.c