]> git.baikalelectronics.ru Git - kernel.git/commit
extcon: arizona: Factor out magic application
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 12 Feb 2013 13:00:31 +0000 (13:00 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Mar 2013 14:26:03 +0000 (14:26 +0000)
commit49981dca2bd53a973acd829e5cc6512af476fcac
treea4f4f13fafcf8f34d0dc6b67e2ef662c13152f99
parentf6ca3d9fb3dbb345a373b08bc25f30ea38bef9f8
extcon: arizona: Factor out magic application

We have a very similar sequence doing magic writes in several places
(one of which missed an update to interlock with the CODEC driver) so
factor it out into a function.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/extcon/extcon-arizona.c