SPICDS_TYPE_AK4524
if (ptr->parent->cfg->type == SPICDS_TYPE_AK4524 || \
codec->type = SPICDS_TYPE_AK4524;
if (codec->type == SPICDS_TYPE_AK4524 ||\
if (dir == PCMDIR_REC && codec->type == SPICDS_TYPE_AK4524) {
if (dir == PCMDIR_PLAY && codec->type == SPICDS_TYPE_AK4524) {