ARM: pxa: ssp: add pxa_ssp_request_of()
authorDaniel Mack <zonque@gmail.com>
Mon, 12 Aug 2013 08:37:18 +0000 (10:37 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 14 Aug 2013 18:54:30 +0000 (19:54 +0100)
Add a function to lookup ssp devices from device tree. This way, users
can reference the ssp devices in order to register to them.

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

No differences found