commit | 20e671dff9e40fa882574de29be9cc647737aee8 | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Sun Jul 23 06:13:15 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 07:20:57 2017 -0400 |
tree | de5f5d1f97f82fa22d8fc8a8c9a36c8da84a24e5 | |
parent | 85e36b47ea8400bfa39d3c073f9cf5a192d817d1 [diff] |
media: dvb-frontends/stv{0910,6111}: constify tables Mark lookup tables and fe_ops things const so the compiler can put them into .rodata. While at it, improve name and identifier strings (moddesc, fe_ops). Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>