Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2559
b: refs/heads/master
c: e6afbe5
h: refs/heads/master
i:
  2557: cce59f9
  2555: 6735fd5
  2551: c8b3c19
  2543: 405e0cc
  2527: b573f69
  2495: d4372b7
  2431: 5844e2d
  2303: 859ef28
  2047: e100904
v: v3
  • Loading branch information
Keenan Pepper authored and Linus Torvalds committed Jun 22, 2005
1 parent 65a1b20 commit 6ce3c72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9769f4eb3fad2dd53a5d24c81ee5f7f05450742b
refs/heads/master: e6afbe59710f65d92d00de1f3adb5514ef634110
3 changes: 0 additions & 3 deletions trunk/drivers/video/chipsfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,6 @@ chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent)
pmu_register_sleep_notifier(&chips_sleep_notifier);
#endif /* CONFIG_PMAC_PBOOK */

/* Clear the entire framebuffer */
memset(p->screen_base, 0, 0x100000);

pci_set_drvdata(dp, p);
return 0;
}
Expand Down

0 comments on commit 6ce3c72

Please sign in to comment.