This is the last chunk of patch series, which introduces two new macros, SOC_ENUM_SINGLE_CONST() and SOC_ENUM_DOUBLE_CONST() in order to simplify the codes without ARRAY_SIZE() in the caller side. Takashi