diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-18 22:31:21 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-18 22:31:21 -0700 |
| commit | 884b77d793568a57c130c46c076c9a11ea164e3c (patch) | |
| tree | c4aefe5ec0baa94d793b4036eb663e4d65f3c65e /f4.patch | |
| parent | bc85fd35b9d8113f093577cb129cb95c8c554562 (diff) | |
| download | patches-884b77d793568a57c130c46c076c9a11ea164e3c.tar.gz | |
remove patches now upstream
Diffstat (limited to 'f4.patch')
| -rw-r--r-- | f4.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/f4.patch b/f4.patch index b9c452085282b8..371e5f07871331 100644 --- a/f4.patch +++ b/f4.patch @@ -84,7 +84,7 @@ klist_del(&dev->p->knode_bus); --- a/drivers/base/platform.c +++ b/drivers/base/platform.c -@@ -671,11 +671,13 @@ static ssize_t modalias_show(struct devi +@@ -672,11 +672,13 @@ static ssize_t modalias_show(struct devi return (len >= PAGE_SIZE) ? (PAGE_SIZE - 1) : len; } @@ -101,7 +101,7 @@ static int platform_uevent(struct device *dev, struct kobj_uevent_env *env) { -@@ -892,7 +894,7 @@ static const struct dev_pm_ops platform_ +@@ -893,7 +895,7 @@ static const struct dev_pm_ops platform_ struct bus_type platform_bus_type = { .name = "platform", |
