diff options
author | Jiri Slaby <[email protected]> | 2010-07-29 11:09:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-08-10 13:47:46 -0700 |
commit | ee78bb95b7bea08b7774a02073ea2bb45611a9e1 (patch) | |
tree | 76c0cf55276de4213d340afc92175e152f0afa0e /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | e38018be3e7c03dd7e8f4ab0e1d55407cebbf89d (diff) |
Char: nozomi, fix tty->count counting
Currently ntty_install omits to increment tty count and we get the
following warnings:
Warning: dev (noz2) tty->count(0) != #fd's(1) in tty_open
So to fix that, add one tty->count++ there.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: stable <[email protected]> [.34, .35]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions