commit | 7e8d8f6df3e8f26547b3b986c3946b1f8a6bd6c1 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@kernellabs.com> | Thu Oct 20 15:42:34 2011 +0100 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 03 07:42:43 2011 -0200 |
tree | df4e0591f0f8fcb760636c3fefc116ba5afd0e50 | |
parent | 4f98480f32fb11af40de3947cc5d500ec9691726 [diff] |
[media] mxl111sf: disable snr / ber calculations for DVB-T Leaving this code enabled breaks the build on some architectures, and we shouldn't have any floating point math in the kernel, anyway. These macros need to be re-written, but it's harmless to simply return zero for now. Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>