1TODO:
2	- enhance visornic to use channel_interrupt() hook instead of a
3	  kernel thread
4	- enhance visorhba to use channel_interrupt() hook instead of a
5	  kernel thread
6	- teach visorbus to handle virtual interrupts triggered by s-Par
7	  back-end, and call function driver's channel_interrupt() function
8	  when they occur
9	- enhance debugfs interfaces (e.g., per device, etc.)
10	- upgrade/remove deprecated workqueue operations
11	- move individual drivers into proper driver subsystems
12
13Patches to:
14	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15	Ken Cox <jkc@redhat.com>
16	Unisys s-Par maintainer mailing list <sparmaintainer@unisys.com>
17