On Sun, Jan 24, 2016 at 08:42:54PM -0800, Greg KH wrote:
> On Sun, Nov 29, 2015 at 01:35:51PM +0100, Dave Penkler wrote:
> > This is a convenience function to obtain an instrument's
> > capabilities from its file descriptor without having to access sysfs
> > from the user program.
> >
> > Signed-o
On Sun, Nov 29, 2015 at 01:35:51PM +0100, Dave Penkler wrote:
> This is a convenience function to obtain an instrument's
> capabilities from its file descriptor without having to access sysfs
> from the user program.
>
> Signed-off-by: Dave Penkler
> ---
> drivers/usb/class/usbtmc.c | 12 +
This is a convenience function to obtain an instrument's
capabilities from its file descriptor without having to access sysfs
from the user program.
Signed-off-by: Dave Penkler
---
drivers/usb/class/usbtmc.c | 12
include/uapi/linux/usb/tmc.h | 21 ++---
2 files ch