Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95609
b: refs/heads/master
c: c3b19ff
h: refs/heads/master
i:
  95607: 0d877f0
v: v3
  • Loading branch information
Kay Sievers authored and Greg Kroah-Hartman committed Apr 30, 2008
1 parent dae36cc commit b1af4aa
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 746 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: 4356d73d028ad0726cfaf31ad30c5d28fcd98795
refs/heads/master: c3b19ff06e0808555403491d61e8f0cbbb53e933
11 changes: 0 additions & 11 deletions trunk/drivers/base/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,6 @@ extern void sysdev_shutdown(void);
extern int sysdev_suspend(pm_message_t state);
extern int sysdev_resume(void);

static inline struct class_device *to_class_dev(struct kobject *obj)
{
return container_of(obj, struct class_device, kobj);
}

static inline
struct class_device_attribute *to_class_dev_attr(struct attribute *_attr)
{
return container_of(_attr, struct class_device_attribute, attr);
}

extern char *make_class_name(const char *name, struct kobject *kobj);

extern int devres_release_all(struct device *dev);
Expand Down
Loading

0 comments on commit b1af4aa

Please sign in to comment.