]> git.baikalelectronics.ru Git - kernel.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>
Tue, 21 Jan 2014 08:28:02 +0000 (08:28 +0000)
commitac7ba2d86f8c21c14f5d65fd324b1a5ab162a54f
treee342f3c8e80e856c05d8d42024c3fd9f4bcf7399
parent6a8be9335e0de0d891062da2ec57c4b58f0b467e
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