[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
@@ -205,7 +205,7 @@ static int palm27x_asoc_probe(struct platform_device *pdev)
|
||||
int ret;
|
||||
|
||||
if (!(machine_is_palmtx() || machine_is_palmt5() ||
|
||||
machine_is_palmld()))
|
||||
machine_is_palmld() || machine_is_palmte2()))
|
||||
return -ENODEV;
|
||||
|
||||
if (pdev->dev.platform_data)
|
||||
|
Reference in New Issue
Block a user