From 24a279b1cae0af0eb4bf0dd8b3ef85956a96ff7a Mon Sep 17 00:00:00 2001 From: Charles Keepax Date: Fri, 30 May 2014 13:19:17 +0100 Subject: [PATCH] extcon: arizona: Update manual headphone detection calculation The higher levels of impedance have a higher minimum value than the first level. As the same value was used for all levels, higher impedances were reported with a very low level of accuracy. This patch applies the approriate lower threshold for each level, whilst we are changing things add a define for the maximum value at each level to improve readability. Signed-off-by: Charles Keepax Signed-off-by: Chanwoo Choi --- Reading git-format-patch failed