commit | 9d01b6f064c130028be8beb729ada7c39021b582 | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | Mon Dec 10 11:50:02 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 18:24:38 2013 -0800 |
tree | 273e33d913ca1b1e159b62a7d94be4cb4c650cf6 | |
parent | b5071f2cd89bfd88cc3c3a820cbb9e7d7d9b5c92 [diff] |
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>