commit | 6446221c14ef3bf58754cf1948631128dbe62700 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Aug 12 10:37:18 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Aug 14 19:54:30 2013 +0100 |
tree | 85b98c217d9528e1a1771f8599875c4814a3b1db | |
parent | 1c459de1e645b213a07b9492884a54f5861409f5 [diff] |
ARM: pxa: ssp: add pxa_ssp_request_of() 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>