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>
Tue, 21 Jan 2014 08:28:02 +0000 (08:28 +0000)
commit328fe79cac65331cbf22c8eefcb2a1f9164974ac
treee342f3c8e80e856c05d8d42024c3fd9f4bcf7399
parent844a4f0d8a5ae075e06b6a673bbc0596510046df
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