commit | 8af57f8b4c0ada9063b1cee9d81e3e59f04ce5a2 | [log] [tgz] |
---|---|---|
author | Stuart Menefy <stuart.menefy@st.com> | Mon Aug 24 17:26:39 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 24 17:26:39 2009 +0900 |
tree | 0a5395049fc234ad9cdbe97641628152afe4c1c7 | |
parent | 7d9c035150897c2bebedae280505513dbdef2abc [diff] |
sh: generic_in/outs{bwl} optimizations. After performing the port2addr conversion, and checking that the data is correctly aligned, simply call __raw_readsX/writesX. These have already been optimised. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>