diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-22 17:08:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-22 17:08:18 +0100 |
| commit | e7d7dc0e0e7ab68f1845e11b7574d83ac8015e0e (patch) | |
| tree | 72d317ef93f50aa80af2f67c9d109e7ff59413ff /p26.patch | |
| parent | 08ba5e5e533732546b64764231406dd6151342c1 (diff) | |
| download | patches-e7d7dc0e0e7ab68f1845e11b7574d83ac8015e0e.tar.gz | |
lots of patches and fixes added and made
Diffstat (limited to 'p26.patch')
| -rw-r--r-- | p26.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p26.patch b/p26.patch index 63cc6492ca0784..eac8789f6c314d 100644 --- a/p26.patch +++ b/p26.patch @@ -5,7 +5,7 @@ --- a/drivers/macintosh/macio_asic.c +++ b/drivers/macintosh/macio_asic.c -@@ -134,7 +134,7 @@ static int macio_device_resume(struct de +@@ -133,7 +133,7 @@ static int macio_device_resume(struct de return 0; } @@ -14,7 +14,7 @@ struct bus_type macio_bus_type = { .name = "macio", -@@ -145,7 +145,7 @@ struct bus_type macio_bus_type = { +@@ -144,7 +144,7 @@ struct bus_type macio_bus_type = { .shutdown = macio_device_shutdown, .suspend = macio_device_suspend, .resume = macio_device_resume, |
