diff options
author | Shaveta Leekha <shaveta@freescale.com> | 2014-10-14 11:11:08 (GMT) |
---|---|---|
committer | Matthew Weigel <Matthew.Weigel@freescale.com> | 2014-12-11 18:38:16 (GMT) |
commit | e517783e179a2bbdf57651eb31c481b2ee9cc48f (patch) | |
tree | a5b8262042f4f345324c866113688ec3f1ee67c4 /crypto/vmac.c | |
parent | b62bb31c9ded118be2c2e5d6fbdf3b47ca71bafe (diff) | |
download | linux-fsl-qoriq-e517783e179a2bbdf57651eb31c481b2ee9cc48f.tar.xz |
drivers/gpio: Port gpio driver to ls1021a-qds platform
LS1021a-qds has the same ip block/controller as
GPIO on powerpc platform(MPC8XXX).
So use portable i/o accessors, as in_be32/out_be32
accessors are Power architecture specific whereas
ioread/writebe32 are available in other architectures.
GPIO controller's registers are big endian, the
accessors ioread32be/iowrite32be matches this one
and portable on powerpc as well on ARM.
Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Change-Id: I2d68fbbfb7478f2cdb9ec4e334ad81f82d3bfb89
Reviewed-on: http://git.am.freescale.net:8181/21798
Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com>
Reviewed-by: Zhengxiong Jin <Jason.Jin@freescale.com>
Diffstat (limited to 'crypto/vmac.c')
0 files changed, 0 insertions, 0 deletions