Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97219
b: refs/heads/master
c: 57f7bd5
h: refs/heads/master
i:
  97217: 311a1b3
  97215: f4d1157
v: v3
  • Loading branch information
Jesse Barnes authored and Linus Torvalds committed May 23, 2008
1 parent 3babc06 commit 87d023c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cbff290491cd97bcd449b14f672d98992ddad5cb
refs/heads/master: 57f7bd5b455298dbe94227aa1fedbbfe63bbf252
2 changes: 0 additions & 2 deletions trunk/drivers/char/drm/drm_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ static int drm_sysfs_suspend(struct device *dev, pm_message_t state)
struct drm_minor *drm_minor = to_drm_minor(dev);
struct drm_device *drm_dev = drm_minor->dev;

printk(KERN_ERR "%s\n", __func__);

if (drm_dev->driver->suspend)
return drm_dev->driver->suspend(drm_dev, state);

Expand Down

0 comments on commit 87d023c

Please sign in to comment.