]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: gdm724x: gdm_tty: fix tty api build warnings
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 20:15:23 +0000 (13:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 20:15:23 +0000 (13:15 -0700)
commit57a39f6d727f240f61fd6262195f6dd635939522
treeeb7e5ec75f9f985f6f09896c27115ad49920e1e9
parent61e121047645122c47714fcda684d0ee67f444af
staging: gdm724x: gdm_tty: fix tty api build warnings

This fixes the build warnings due to changes in the tty api.  Note, I
don't know if the reference counting is correct, but at least there are
no more build warnings.

Also the tty code needs to be reworked, no static arrays of tty devices
and the like...

Cc: Won Kang <wonkang@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm724x/gdm_tty.c