ADAU1361
{ .name = "adau1361", .driver_data = ADAU1361 },
{ .name = "adau1961", .driver_data = ADAU1361 },
{ "adau1361", ADAU1361 },
{ "adau1961", ADAU1361 },
if (adau->type != ADAU1361)
if (type == ADAU1361) {
if (adau->type == ADAU1361)
if (adau->type == ADAU1361)