commit | 8467afec5f8137fd0c13121f8a38c99c54c913f6 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Fri May 20 00:40:14 2011 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri May 20 00:40:14 2011 -0600 |
tree | b4a5c5d93f6be6dcbd9d2c39956757b037d00924 | |
parent | 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf [diff] |
basic_mmio_gpio: remove runtime width/endianness evaluation Remove endianness/width calculations at runtime by installing function pointers for bit-to-mask conversion and register accessors. Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Jamie Iles <jamie@jamieiles.com> Acked-by: Anton Vorontsov <cbouatmailru@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>