]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: mc13xxx: Remove redundant checks
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 7 Dec 2013 09:00:43 +0000 (13:00 +0400)
committerLee Jones <lee.jones@linaro.org>
Mon, 9 Dec 2013 10:33:43 +0000 (10:33 +0000)
commita89edfd4a345c8b3d30b38198f431e1ca786b88b
tree32467f614b7adb12850a15387699d91751f8085a
parentf49f3c424c60305271256b0abb0afabd7929edab
mfd: mc13xxx: Remove redundant checks

Checking for maximal register is already provided by regmap API,
so remove redundant checks.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/mc13xxx-core.c