diff options
author | 2011-09-22 20:33:13 -0500 | |
---|---|---|
committer | 2011-09-26 16:38:43 -0700 | |
commit | fd01a7a1bf6722e32efa679f15507148784af1f7 (patch) | |
tree | 728c61021accadca1d3fe42c8bb49131839abeae /drivers/i2c/algos/i2c-algo-bit.c | |
parent | TTY: irq: Remove IRQF_DISABLED (diff) | |
download | wireguard-linux-fd01a7a1bf6722e32efa679f15507148784af1f7.tar.xz wireguard-linux-fd01a7a1bf6722e32efa679f15507148784af1f7.zip |
drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
The ePAPR hypervisor byte channel console driver only supports one byte
channel as a console, and the byte channel handle is stored in a global
variable. It doesn't make any sense to pass that handle as a parameter
to the console functions, since these functions already have access to the
global variable.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions