commit | 4328e3e5ef1ae3427a4f6863aa65916a68ec2dd9 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jun 11 13:37:11 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 08:51:04 2009 -0700 |
tree | aaf279945a23bfe9cd90c0ae9fa3e30955703469 | |
parent | a19e8b205915b2925aca75b2d2bf0c3104c8be14 [diff] |
Blackfin SPORT UART: rewrite inline assembly Hopefuly the new version is easier to read, but in the process it declares proper clobber lists and better constraints so that GCC can do a better job at allocating free registers. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>