Searched hist:"59 e36927ee08f3bf06d8d14597e57389bf1b41dc" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/s390/char/ |
H A D | tape_34xx.c | diff 59e36927ee08f3bf06d8d14597e57389bf1b41dc Fri Sep 11 03:29:07 CDT 2009 Michael Holzheu <holzheu@linux.vnet.ibm.com> [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
For messages from the tape core that is shared between the 3590 and 34xx tape disciplines, we want to have the "tape" prefix instead of "tape_3590" or "tape_34xx". In order to fix this, we now use the pr_xxx printk macros.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | tape_3590.c | diff 59e36927ee08f3bf06d8d14597e57389bf1b41dc Fri Sep 11 03:29:07 CDT 2009 Michael Holzheu <holzheu@linux.vnet.ibm.com> [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
For messages from the tape core that is shared between the 3590 and 34xx tape disciplines, we want to have the "tape" prefix instead of "tape_3590" or "tape_34xx". In order to fix this, we now use the pr_xxx printk macros.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | tape_core.c | diff 59e36927ee08f3bf06d8d14597e57389bf1b41dc Fri Sep 11 03:29:07 CDT 2009 Michael Holzheu <holzheu@linux.vnet.ibm.com> [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
For messages from the tape core that is shared between the 3590 and 34xx tape disciplines, we want to have the "tape" prefix instead of "tape_3590" or "tape_34xx". In order to fix this, we now use the pr_xxx printk macros.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|