Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54872
b: refs/heads/master
c: 3b769be
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed May 8, 2007
1 parent edcde94 commit 446b046
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: 2ee121631b9dd0291502ccac6f897907505faf8c
refs/heads/master: 3b769be9c0ae2355afdbf356863a87dc739be59c
2 changes: 1 addition & 1 deletion trunk/drivers/video/display/display-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static int display_resume(struct device *dev)

static struct mutex allocated_dsp_lock;
static DEFINE_IDR(allocated_dsp);
struct class *display_class;
static struct class *display_class;

struct display_device *display_device_register(struct display_driver *driver,
struct device *parent, void *devdata)
Expand Down

0 comments on commit 446b046

Please sign in to comment.