Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285187
b: refs/heads/master
c: 7f033e3
h: refs/heads/master
i:
  285185: 4e5e3ab
  285183: 72c9568
v: v3
  • Loading branch information
Piotr Chmura authored and Mauro Carvalho Chehab committed Nov 8, 2011
1 parent 81fb11a commit 439079c
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3339a5b165c2769a84346cac342ade67d7b7a510
refs/heads/master: 7f033e3354b40fdb5c4c8a15cce733cecd0f963a
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,5 +347,3 @@ module_exit(as102_driver_exit);
MODULE_DESCRIPTION(DRIVER_FULL_NAME);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Pierrick Hascoet <pierrick.hascoet@abilis.com>");

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,3 @@ void as102_dvb_unregister(struct as102_dev_t *dev);

int as102_dvb_register_fe(struct as102_dev_t *dev, struct dvb_frontend *fe);
int as102_dvb_unregister_fe(struct dvb_frontend *dev);

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,5 +599,3 @@ static void as102_fe_copy_tune_parameters(struct as10x_tune_args *tune_args,
as102_fe_get_code_rate(params->u.ofdm.code_rate_HP);
}
}

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,3 @@ int as102_fw_upload(struct as102_bus_adapter_t *bus_adap)
return errno;
}
#endif

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_fw.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ struct as10x_fw_pkt_t {
#ifdef __KERNEL__
int as102_fw_upload(struct as102_bus_adapter_t *bus_adap);
#endif

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_usb_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -474,5 +474,3 @@ static int as102_release(struct inode *inode, struct file *file)
}

MODULE_DEVICE_TABLE(usb, as102_usb_id_table);

/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
1 change: 0 additions & 1 deletion trunk/drivers/staging/media/as102/as102_usb_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ struct as10x_usb_token_cmd_t {
struct as10x_cmd_t r;
};
#endif
/* EOF - vim: set textwidth=80 ts=8 sw=8 sts=8 noet: */
1 change: 0 additions & 1 deletion trunk/drivers/staging/media/as102/as10x_cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -537,4 +537,3 @@ int as10x_context_rsp_parse(struct as10x_cmd_t *prsp, uint16_t proc_id);
}
#endif
#endif
/* EOF - vim: set textwidth=80 ts=3 sw=3 sts=3 et: */

0 comments on commit 439079c

Please sign in to comment.