Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253247
b: refs/heads/master
c: 6c20c63
h: refs/heads/master
i:
  253245: addb517
  253243: 4ae3915
  253239: dd3752f
  253231: 4e4bc38
  253215: 01075ed
  253183: b8f89bf
v: v3
  • Loading branch information
Sanjeev Premi authored and Mauro Carvalho Chehab committed Jun 1, 2011
1 parent ff23423 commit d9397e7
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: 6e3ea0e711b1c4dca3c4f87ef0ab5c896c940c81
refs/heads/master: 6c20c635b8bb110d5c610bf19233462dcfa3b39b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/omap3isp/isp.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ static inline void isp_isr_dbg(struct isp_device *isp, u32 irqstatus)
};
int i;

dev_dbg(isp->dev, "");
dev_dbg(isp->dev, "ISP IRQ: ");

for (i = 0; i < ARRAY_SIZE(name); i++) {
if ((1 << i) & irqstatus)
Expand Down

0 comments on commit d9397e7

Please sign in to comment.