Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337841
b: refs/heads/master
c: a8e4e23
h: refs/heads/master
i:
  337839: 3d3666e
v: v3
  • Loading branch information
Philipp Zabel authored and Greg Kroah-Hartman committed Nov 13, 2012
1 parent 6dd80b3 commit fe51909
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: d3e4e610a1a65e77599d6dc2e2bed793da965f41
refs/heads/master: a8e4e232bab3387af5f9ee92713d1a511e249107
2 changes: 1 addition & 1 deletion trunk/drivers/staging/imx-drm/ipuv3-crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ static void ipu_crtc_dpms(struct drm_crtc *crtc, int mode)
{
struct ipu_crtc *ipu_crtc = to_ipu_crtc(crtc);

dev_info(ipu_crtc->dev, "%s mode: %d\n", __func__, mode);
dev_dbg(ipu_crtc->dev, "%s mode: %d\n", __func__, mode);

switch (mode) {
case DRM_MODE_DPMS_ON:
Expand Down

0 comments on commit fe51909

Please sign in to comment.