Searched hist:d4e33fac2408d37f7b52e80ca2a89f9fb482914f (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvc_udbg.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hvc_rtas.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hvsi.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hvcs.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hvc_xen.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sunzilog.c | diff ca6f327dfdc6b3b90aa0c5247182ae023dce6450 Wed Apr 04 02:35:06 CDT 2012 Sam Ravnborg <sam@ravnborg.org> serial/sunzilog: fix keyboard on SUN SPARCstation
The keyboard on my SUN SPARCstation 5 no longer worked.
The culprint was: d4e33fac2408d37f7b52e80ca2a89f9fb482914f ("serial: Kill off NO_IRQ")
Fix up logic for no irq / irq so the keyboard works again.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Alan Cox <alan@linux.intel.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | 21285.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mux.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ucc_uart.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mpc52xx_uart.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | pmac_zilog.c | diff d4e33fac2408d37f7b52e80ca2a89f9fb482914f Thu Jan 26 11:44:09 CST 2012 Alan Cox <alan@linux.intel.com> serial: Kill off NO_IRQ
We transform the offenders into a test of irq <= 0 which will be ok while the ARM people get their platform sorted. Once that is done (or in a while if they don't do it anyway) then we will change them all to !irq checks.
For arch specific drivers that are already using NO_IRQ = 0 we just test against zero so we don't need to re-review them later.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|