commit | c164fa62b93782165f12c0e8366f7b46507edb4d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Sep 07 12:09:34 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Sep 20 12:32:47 2012 +0200 |
tree | af5b4c4a05bcadd46e6509b45e2bfd6d6a16c8b8 | |
parent | 3cb920a15126be91de38d22d902e9cb18d3fbe49 [diff] |
ARM: ux500: Fix SSP register address format SSP won't probe unless the specified register address format is correct i.e. we have to specify that the address is in hex. After this patch has been applied, the SSP (SPI) driver probes as expected. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>