[PATCH 09/27] drivers/atm/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/atm/fore200e.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git ... 11 Mar 2010 14:34
[tip:sched/core] sched: Remove AFFINE_WAKEUPS feature
Commit-ID: beac4c7e4a1cc6d57801f690e5e82fa2c9c245c8 Gitweb: http://git.kernel.org/tip/beac4c7e4a1cc6d57801f690e5e82fa2c9c245c8 Author: Mike Galbraith <efault(a)gmx.de> AuthorDate: Thu, 11 Mar 2010 17:17:20 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 18:32:53 +0100 sched: Re... 11 Mar 2010 14:34
[PATCH 16/27] drivers/scsi/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/scsi/qlogicpti.c | 7 +++++-- drivers/scsi/sun_esp.c | 7 +++++-- 2 files changed, 10... 11 Mar 2010 14:34
[PATCH 10/27] drivers/input/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/input/misc/sparcspkr.c | 14 ++++++++++---- drivers/input/serio/i8042-sparcio.h | 7 ... 11 Mar 2010 14:34
[PATCH 12/27] drivers/mtd/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/mtd/maps/physmap_of.c | 7 +++++-- drivers/mtd/maps/sun_uflash.c | 7 +++++-- dri... 11 Mar 2010 14:34
drivers/ata: use .dev.of_node instead of .node in struct of_device
Hello. Grant Likely wrote: .node is being removed Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/ata/pata_macio.c | 2 +- drivers/ata/pata_of_platform.c | 2 +- drivers/ide/pmac.c | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletio... 11 Mar 2010 14:34
[PATCH 05/27] drivers/usb/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/usb/gadget/fsl_qe_udc.c | 7 +++++-- drivers/usb/host/ehci-ppc-of.c | 9 ++++----- ... 11 Mar 2010 14:34
[tip:sched/core] sched: Remove ASYM_GRAN feature
Commit-ID: 13814d42e45dfbe845a0bbe5184565d9236896ae Gitweb: http://git.kernel.org/tip/13814d42e45dfbe845a0bbe5184565d9236896ae Author: Mike Galbraith <efault(a)gmx.de> AuthorDate: Thu, 11 Mar 2010 17:17:04 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 18:32:53 +0100 sched: Re... 11 Mar 2010 14:34
[PATCH 1/3] fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
Signed-off-by: Nathaniel McCallum <nathaniel(a)natemccallum.com> --- drivers/usb/serial/option.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 847b805..08f8a7d 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/... 11 Mar 2010 14:34
[PATCH 23/27] drivers/infiniband/of: don't use deprecated fields in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/infiniband/hw/ehca/ehca_main.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-... 11 Mar 2010 14:34