From: Xander Huff
Date: Mon, 26 Jan 2015 16:46:32 -0600
> From: Jeff Westfahl
>
> Add the device_poll interface to the driver core. This is a generic
> interface that any struct device can take advantage of to dynamically
> switch between using interrupts and polling. Many drivers can be easily
From: Jeff Westfahl
Add the device_poll interface to the driver core. This is a generic
interface that any struct device can take advantage of to dynamically
switch between using interrupts and polling. Many drivers can be easily
modified to take advantage of this feature if desired.
This interf
2 matches
Mail list logo