commit | e1d00cddfb61d2c55c6df5d638a9456bd979e01c | [log] [tgz] |
---|---|---|
author | Martin Kepplinger <martink@posteo.de> | Wed May 03 10:43:09 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Jun 24 16:01:32 2017 -0300 |
tree | a85a25dcf9fa343624c3e83a388b0a2bd4d08f2d | |
parent | 6a1560ecaa8c6c775b16c928fc56fe8089a7f82e [diff] |
media: dvb-frontends: drx39xyj: remove obsolete sign extend macros DRX_S9TOS16 and DRX_S24TODRXFREQ are simply not used. Furthermore, sign_extend32() should be used for sign extension. (Also, the comment describing DRX_S24TODRXFREQ was wrong). So remove these macros. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>