media: dvb-frontends/stv{0910,6111}: constify tables
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 23 Jul 2017 10:13:15 +0000 (06:13 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 11:20:57 +0000 (07:20 -0400)
commit20e671dff9e40fa882574de29be9cc647737aee8
treede5f5d1f97f82fa22d8fc8a8c9a36c8da84a24e5
parent85e36b47ea8400bfa39d3c073f9cf5a192d817d1
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>
drivers/media/dvb-frontends/stv0910.c
drivers/media/dvb-frontends/stv6111.c