Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333807
b: refs/heads/master
c: 78a0b06
h: refs/heads/master
i:
  333805: 091b3de
  333803: 6ca9702
  333799: c6effba
  333791: acb20a3
v: v3
  • Loading branch information
Tomasz Stanislawski authored and Mauro Carvalho Chehab committed Oct 6, 2012
1 parent 67af064 commit 0914bc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdcf45e70027d7f65eb04df789bd63c0a2f6f47f
refs/heads/master: 78a0b0608be3746cd6bbba6ec158928df7974ebf
2 changes: 2 additions & 0 deletions trunk/include/media/s5p_hdmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ struct i2c_board_info;
* @hdmiphy_info: template for HDMIPHY I2C device
* @mhl_bus: controller id for MHL control bus
* @mhl_info: template for MHL I2C device
* @hpd_gpio: GPIO for Hot-Plug-Detect pin
*
* NULL pointer for *_info fields indicates that
* the corresponding chip is not present
Expand All @@ -29,6 +30,7 @@ struct s5p_hdmi_platform_data {
struct i2c_board_info *hdmiphy_info;
int mhl_bus;
struct i2c_board_info *mhl_info;
int hpd_gpio;
};

#endif /* S5P_HDMI_H */
Expand Down

0 comments on commit 0914bc7

Please sign in to comment.