Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254990
b: refs/heads/master
c: 2c7beb9
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Mark Brown committed Jul 9, 2011
1 parent 6172fef commit 05d3c6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f15c9413310b1dcb55237e9cba16568e35f01471
refs/heads/master: 2c7beb9285342e96f2ebd8ae24d708484e443a7d
4 changes: 2 additions & 2 deletions trunk/sound/soc/sh/fsi-hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ static int fsi_hdmi_remove(struct platform_device *pdev)

static struct fsi_hdmi_data fsi2_a_hdmi = {
.cpu_dai = "fsia-dai",
.card = "FSI2A (SH MOBILE HDMI)",
.card = "FSI2A-HDMI",
.id = FSI_PORT_A,
};

static struct fsi_hdmi_data fsi2_b_hdmi = {
.cpu_dai = "fsib-dai",
.card = "FSI2B (SH MOBILE HDMI)",
.card = "FSI2B-HDMI",
.id = FSI_PORT_B,
};

Expand Down

0 comments on commit 05d3c6a

Please sign in to comment.