commit | b1d771ee33c6e4006676002b9d74abf45b71d3d6 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Fri Oct 29 23:11:23 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:27:05 2010 -0500 |
tree | 95f3e781ec6528ee5985932a624ad880c9a9596e | |
parent | 7919a57bc608140aa8614c19eac40c6916fb61d2 [diff] |
carl9170: use generic sign_extend32 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>