diff mbox

[33/39] fixup: dvb_tuner_info

Message ID d4222ac1aba318967aef10bce248252efd040bf7.1440264165.git.mchehab@osg.samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Mauro Carvalho Chehab Aug. 22, 2015, 5:28 p.m. UTC
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

Comments

Mauro Carvalho Chehab Aug. 22, 2015, 5:52 p.m. UTC | #1
Em Sat, 22 Aug 2015 14:28:18 -0300
Mauro Carvalho Chehab <mchehab@osg.samsung.com> escreveu:

> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> 
> diff --git a/drivers/media/dvb-core/dvb_frontend.h b/drivers/media/dvb-core/dvb_frontend.h
> index afcd02932a92..8fc8d3a98382 100644
> --- a/drivers/media/dvb-core/dvb_frontend.h
> +++ b/drivers/media/dvb-core/dvb_frontend.h
> @@ -76,7 +76,8 @@ struct dvb_frontend;
>   * @bandwidth_max:	maximum frontend bandwidth supported
>   * @bandwidth_step:	frontend bandwidth step
>   *
> - * NOTE: step_size is in Hz, for terrestrial/cable or kHz for satellite
> + * NOTE: frequency parameters are in Hz, for terrestrial/cable or kHz for
> + * satellite.
>   */
>  struct dvb_tuner_info {
>  	char name[128];

Obviously this patch should be merged with patch 30/39. Forgot to
do it before sending this mailbomb.

Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/media/dvb-core/dvb_frontend.h b/drivers/media/dvb-core/dvb_frontend.h
index afcd02932a92..8fc8d3a98382 100644
--- a/drivers/media/dvb-core/dvb_frontend.h
+++ b/drivers/media/dvb-core/dvb_frontend.h
@@ -76,7 +76,8 @@  struct dvb_frontend;
  * @bandwidth_max:	maximum frontend bandwidth supported
  * @bandwidth_step:	frontend bandwidth step
  *
- * NOTE: step_size is in Hz, for terrestrial/cable or kHz for satellite
+ * NOTE: frequency parameters are in Hz, for terrestrial/cable or kHz for
+ * satellite.
  */
 struct dvb_tuner_info {
 	char name[128];