Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54925
b: refs/heads/master
c: a42dc9d
h: refs/heads/master
i:
  54923: 4d5dd79
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed May 8, 2007
1 parent 8e04064 commit fde7e45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 55ff9780e7cedc9168dab4d42483c70011c53ace
refs/heads/master: a42dc9d4804cc5e111952008492dae9d34c6a541
4 changes: 2 additions & 2 deletions trunk/drivers/video/skeletonfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -959,11 +959,11 @@ static int xxxfb_suspend(struct platform_device *dev, pm_message_t msg)

/**
* xxxfb_resume - Optional but recommended function. Resume the device.
* @dev: PCI device
* @dev: platform device
*
* See Documentation/power/devices.txt for more information
*/
static int xxxfb_suspend(struct platform_dev *dev)
static int xxxfb_resume(struct platform_dev *dev)
{
struct fb_info *info = platform_get_drvdata(dev);
struct xxxfb_par *par = info->par;
Expand Down

0 comments on commit fde7e45

Please sign in to comment.