]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] dvb_frontend: improve documentation on set_delivery_system()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 16:39:05 +0000 (14:39 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 18:44:07 +0000 (16:44 -0200)
commit37fa53c6a13ac9e82f9c6d334862b514e34de2a4
treec37ca8f94e58dcb459a56595cb4b1ce450836705
parent9474c5e63f61d052ac218b9f7c4c0b3c7c2b083a
[media] dvb_frontend: improve documentation on set_delivery_system()

While this patch change some things, the updated fields there are
used just on printk, so it shouldn't cause any functional changes.

Yet, this routine is a little complex, so explain a little more
how it works.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c