Hi Lee,
On Wed, Mar 16, 2016 at 07:48:24AM +, Lee Jones wrote:
> Is there any reason why the functionality can't be split up into
> different source files? Create an LED driver, a Switch (whatever that
> is) driver and a Watchdog driver, place them in drivers/{appropriate},
> then register fr
On Mon, 14 Mar 2016, Josh Cartwright wrote:
> On Mon, Mar 14, 2016 at 03:05:59PM -0700, Greg KH wrote:
> > On Mon, Mar 14, 2016 at 04:54:32PM -0500, Kyle Roeschley wrote:
> > > From: Jeff Westfahl
> > >
> > > This driver introduces support for hardware features of National
> > > Instruments real
On Mon, Mar 14, 2016 at 05:30:22PM -0500, Josh Cartwright wrote:
> On Mon, Mar 14, 2016 at 03:05:59PM -0700, Greg KH wrote:
> > On Mon, Mar 14, 2016 at 04:54:32PM -0500, Kyle Roeschley wrote:
> > > From: Jeff Westfahl
> > >
> > > This driver introduces support for hardware features of National
>
On Mon, Mar 14, 2016 at 03:05:59PM -0700, Greg KH wrote:
> On Mon, Mar 14, 2016 at 04:54:32PM -0500, Kyle Roeschley wrote:
> > From: Jeff Westfahl
> >
> > This driver introduces support for hardware features of National
> > Instruments real-time controllers. This is an ACPI device that exposes
>
On Mon, Mar 14, 2016 at 04:54:32PM -0500, Kyle Roeschley wrote:
> From: Jeff Westfahl
>
> This driver introduces support for hardware features of National
> Instruments real-time controllers. This is an ACPI device that exposes
> LEDs, switches, and watchdogs.
If it's an acpi driver, why not put
From: Jeff Westfahl
This driver introduces support for hardware features of National
Instruments real-time controllers. This is an ACPI device that exposes
LEDs, switches, and watchdogs.
Signed-off-by: Jeff Westfahl
Signed-off-by: Kyle Roeschley
---
drivers/misc/Kconfig| 9 +
driver
6 matches
Mail list logo