From 978b641f9563019a24032d5dee8a75963cd248ff Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Fri, 4 Jul 2014 14:42:16 +0530 Subject: [PATCH] ASoC: max98090: Add check for CODEC type CODEC type (MAX98090/MAX98091) can be specified from device-tree file, it can also be obtained from the CODEC during runtime. Add an explicit check to figure out if both are matching, else print a message warning about the same. Signed-off-by: Tushar Behera Signed-off-by: Mark Brown --- Reading git-format-patch failed