carl9170: use generic sign_extend32
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 29 Oct 2010 21:11:23 +0000 (23:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:27:05 +0000 (13:27 -0500)
This patch replaces the handcrafted
sign extension cruft with a generic
bitop function.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found