Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306280
b: refs/heads/master
c: 618b055
h: refs/heads/master
v: v3
  • Loading branch information
Sakari Ailus authored and Mauro Carvalho Chehab committed May 14, 2012
1 parent c5c8ee0 commit c41708e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: 8f4f298e027bc58513811d7bbb7bfa457b0026c3
refs/heads/master: 618b055bc9c7253677520c1536a47540c3647a1a
4 changes: 0 additions & 4 deletions trunk/drivers/media/video/omap3isp/isp.h
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,6 @@ void omap3isp_configure_bridge(struct isp_device *isp,
const struct isp_parallel_platform_data *pdata,
unsigned int shift);

#define ISP_XCLK_NONE 0
#define ISP_XCLK_A 1
#define ISP_XCLK_B 2

struct isp_device *omap3isp_get(struct isp_device *isp);
void omap3isp_put(struct isp_device *isp);

Expand Down
4 changes: 4 additions & 0 deletions trunk/include/media/omap3isp.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
struct i2c_board_info;
struct isp_device;

#define ISP_XCLK_NONE 0
#define ISP_XCLK_A 1
#define ISP_XCLK_B 2

enum isp_interface_type {
ISP_INTERFACE_PARALLEL,
ISP_INTERFACE_CSI2A_PHY2,
Expand Down

0 comments on commit c41708e

Please sign in to comment.