Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343792
b: refs/heads/master
c: 4e44cd0
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Mauro Carvalho Chehab committed Oct 27, 2012
1 parent 0f5e0bc commit cc13541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2249b45701f9817f91d9a334fa30147e133badc4
refs/heads/master: 4e44cd08d9581423f10df7887ffeff685571122a
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/coda.c
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,7 @@ static const struct coda_devtype coda_devdata[] = {

static struct platform_device_id coda_platform_ids[] = {
{ .name = "coda-imx27", .driver_data = CODA_IMX27 },
{ .name = "coda-imx53", .driver_data = CODA_7541 },
{ .name = "coda-imx53", .driver_data = CODA_IMX53 },
{ /* sentinel */ }
};
MODULE_DEVICE_TABLE(platform, coda_platform_ids);
Expand Down

0 comments on commit cc13541

Please sign in to comment.