diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2013-12-08 15:35:09 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-09 18:12:54 (GMT) |
commit | 48c3fc93803a27bb9d2c79d718cf142974f080c8 (patch) | |
tree | 2dc231b0ad36511d418efb0f7b053a7e6b441936 /drivers/spi/Kconfig | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff) | |
download | linux-48c3fc93803a27bb9d2c79d718cf142974f080c8.tar.xz |
spi: tegra114: use u32 for 32-bit register values
Previously used “unsigned long” may lead to confusion should the code
be compiled for 64-bit machine.
This commit also removes some unused fields of the tegra_spi_data
structure as well as removes duplicated #defines.
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions