From 4574cd94a717eff3021a3e187dd48846adbd21ea Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 28 Nov 2013 18:03:49 +0000 Subject: [PATCH] ASoC: ak4642: Convert to direct regmap API usage This moves us towards being able to remove the ASoC level I/O code which duplicates regmap functionality. Currently the only difference between the supported devices in the driver is the regmap so we can replace the CODEC driver selections with regmap selection instead. Signed-off-by: Mark Brown --- Reading git-format-patch failed