Staging: poch: Fetch Flush IOCTL interface
authorVijay Kumar B <vijaykumar@bravegnu.org>
Mon, 21 Sep 2009 05:53:55 +0000 (11:23 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:09 +0000 (12:23 -0800)
commitb01faf05740884f915dd1b8652d8af1b6f458ccc
treeb6671d121618dbf9c20efe8c1b9e9ed7f6f56f08
parent16fbf4cba0880c31445d6414abbd7a1c51466b1f
Staging: poch: Fetch Flush IOCTL interface

Change user space interface to an IOCTL based interface instead of a
memory mapped circular buffer. The circular buffer had some serious
cache(?) issues and never worked.

Signed-off-by: Vijay Kumar B. <vijaykumar@bravegnu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/poch/poch.c
drivers/staging/poch/poch.h