commit | 3aeea5b92210083c7cffd4f08a0bb141d3f2d574 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Sep 19 13:13:16 2009 -0700 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:16 2009 -0700 |
tree | 43c1572a397b902513e75ad08f8bdbd51b06d41e | |
parent | 0d3487294e4e175eb6371c8df8ef44b45964e0f6 [diff] |
cyclades: introduce cyy_readb/writeb Add helpers for io operations, so that we can eliminate huge amount of supporting code. It is now centralized in those helpers and used values are precomputed in the init phase. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>