commit | 7942f8577f2a63b7a6b8cd70f5354a608b30fead | [log] [tgz] |
---|---|---|
author | Dirk Behme <dirk.behme@de.bosch.com> | Tue Dec 09 18:11:25 2014 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 09 14:23:07 2015 -0800 |
tree | cb5e85c0fd9e2d79af66930f73ae2f91082e81b4 | |
parent | 55c3cb1358e57280c54e3578afc76ce8190dd087 [diff] |
serial: imx: TX DMA: clean up sg initialization Inverting the logic of the if statement for the sg initialization makes the if statement easier and better to read. No functional change. Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>