]> Pileus Git - ~andy/linux/commit
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Mon, 10 Dec 2012 10:50:02 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 02:24:38 +0000 (18:24 -0800)
commit9d01b6f064c130028be8beb729ada7c39021b582
tree273e33d913ca1b1e159b62a7d94be4cb4c650cf6
parentb5071f2cd89bfd88cc3c3a820cbb9e7d7d9b5c92
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty

Depending of the device, it disables the TX mode in different places when there
is no more data to transmit.

This patch reorder them and disable the TX mode in the same place.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ipack/devices/ipoctal.c