From: Charles Keepax Date: Mon, 16 Feb 2015 15:41:02 +0000 (+0000) Subject: extcon: arizona: Deobfuscate arizona_extcon_do_magic X-Git-Tag: omap-for-v4.2/o2_dc~63^2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112bdfaa525fd5993e17885861342893f15290b0;p=pandora-kernel.git extcon: arizona: Deobfuscate arizona_extcon_do_magic arizona_extcon_do_magic does not lend a lot of clarity to the purpose of the function, and as all the registers used are described in the datasheet there is no need to obfuscate the code. This patch renames the function to arizona_extcon_hp_clamp, as it controls clamping on the headphone output. Signed-off-by: Charles Keepax Acked-by: Lee Jones Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed