commit | 1b4175d6fa12b8012c119889ad5cc1e65c3cf6ba | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Sat Jan 18 12:28:30 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Mon Feb 03 08:38:51 2014 -0800 |
tree | d5aa577b493fc7e44de173445bcda11f29721f38 | |
parent | 27c78e06f2b42bd6285ed104ece23f6c69e42e6f [diff] |
driver/ifc:Change accessor function to take care of endianness IFC registers can be of type Little Endian or big Endian depending upon Freescale SoC. Here SoC defines the register type of IFC IP. So update acessor functions with common IFC acessor functions to take care both type of endianness. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Acked-by: York Sun <yorksun@freescale.com>