ARM: pxa: ssp: provide platform_device_id for PXA3xx
authorDaniel Mack <zonque@gmail.com>
Wed, 13 Aug 2014 19:59:18 +0000 (21:59 +0200)
committerHaojian Zhuang <haojian.zhuang@linaro.org>
Thu, 18 Sep 2014 17:56:02 +0000 (01:56 +0800)
Provide an explicit match string for PXA3xx SSP ports.

Without this match string, SSP0/SSP1/SSP2 in PXA3xxx will be consided as
PXA27x SSP Port.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>

No differences found