]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] rio driver rework continued #3
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 24 Mar 2006 11:18:28 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:29 +0000 (07:33 -0800)
commitb0e019b7661d674907826a9b6eab64fb018eab95
treec4d13bb89b7ee082439ae75a5c1ee2d9da52c3c4
parenta683592bb6a9f9fcf04eb74ad4b7d3e916e1d756
[PATCH] rio driver rework continued #3

Second large chunk of code cleanup.  The split between this and #3 and #4 is
fairly arbitary and due to the message length limit on the list.  These
patches continue the process of ripping out macros and typedefs while cleaning
up lots of 32bit assumptions.  Several inlines for compatibility also get
removed and that causes a lot of noise.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/rio/cmdblk.h
drivers/char/rio/func.h
drivers/char/rio/rio.h
drivers/char/rio/rio_linux.c
drivers/char/rio/riocmd.c
drivers/char/rio/rioinit.c
drivers/char/rio/riointr.c