dvb: Move the generic read/write routines to the library
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 24 Jan 2012 17:00:59 +0000 (15:00 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 24 Jan 2012 17:00:59 +0000 (15:00 -0200)
commiteddc6bd7739a6d006c3b0a3278935173bc0183ff
treee7481f8d3b2d321127994a0889607a1703039b49
parent324672bcaeddf51e98b62a21069740fc5db7d961
dvb: Move the generic read/write routines to the library

Instead of having them only for dvb-format-convert, move them
to the library. This way, they can be used by the other tools.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/dvb/dvb-fe-tool.c
utils/dvb/dvb-file.c
utils/dvb/dvb-file.h
utils/dvb/dvb-format-convert.c