commit | 6fee40e9b8155a4af904d69765c96c00f975acf5 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Fri May 02 13:01:23 2008 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue May 06 12:02:08 2008 -0400 |
tree | 544fac66529cef4d7b907013ca90da33a277e82b | |
parent | 9b9a8bfc8dfbe09dc57f274e32e8b06151abbad7 [diff] |
ucc_geth: Fix a bunch of sparse warnings ucc_geth didn't have anything marked as __iomem. It was also inconsistent with its use of in/out accessors (using them sometimes, not using them other times). Cleaning this up cuts the warnings down from hundreds to just over a dozen. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>