]> git.baikalelectronics.ru Git - kernel.git/commit
cyclades: introduce cyy_readb/writeb
authorJiri Slaby <jirislaby@gmail.com>
Sat, 19 Sep 2009 20:13:16 +0000 (13:13 -0700)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:16 +0000 (13:13 -0700)
commit1cf62d3ef77dc7f33f2e3e3474e75fbb6899024a
tree43c1572a397b902513e75ad08f8bdbd51b06d41e
parentc205029f5fb97016f0270f06c6884e5e2654ed90
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>
drivers/char/cyclades.c
include/linux/cyclades.h