diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-05-21 14:57:59 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-05-21 14:57:59 -0700 |
| commit | b1e8f5857cecdca7d5b529d873d5032e435cadf7 (patch) | |
| tree | 378db58812362bc6518fd5a121c7edb287a5b98b /series | |
| parent | 07044b8326f46e2065fcb61084c895670c177742 (diff) | |
| download | patches-b1e8f5857cecdca7d5b529d873d5032e435cadf7.tar.gz | |
remove device_create series added
Diffstat (limited to 'series')
| -rw-r--r-- | series | 31 |
1 files changed, 26 insertions, 5 deletions
@@ -31,7 +31,30 @@ driver-core/sysfs-add-sys-dev-char-block-to-lookup-sysfs-path-by-major-minor.pat driver-core/kobject-replace-with-in-name.patch driver-core/debugfs-add-a-reference-to-the-debugfs-api-documentation.patch -driver-core/net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch +driver-core/device-create-block-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-char-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-coda-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-dca-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-dvb-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-framebuffer-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-hid-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-hwmon-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-i2c-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-ide-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-ieee1394-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-infiniband-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-isdn-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-macintosh-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-mips-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-misc-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-mtd-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-net-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-s390-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-scsi-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-sound-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-usb-convert-device_create-to-device_create_drvdata.patch +driver-core/device-create-x86-convert-device_create-to-device_create_drvdata.patch +driver-core/driver-core-remove-device_create.patch driver-core/driver-core-remove-kobj_name_len-define.patch driver-core/driver-core-remove-device_name_size-define.patch @@ -43,6 +66,8 @@ driver-core/driver-core-fix-a-lot-of-printk-usages-of-bus_id.patch #driver-core/add-device-api-without-20-char-limit.patch #driver-core/convert-to-api-without-20-char-limit.patch +driver-core/net-convert-the-phy_device-file-to-use-bus_find_device_by_name.patch + # helper tools, not for mainline. driver-core/put_device-might_sleep.patch driver-core/warn-when-statically-allocated-kobjects-are-used.patch @@ -150,7 +175,3 @@ ldp/oms-add-oms-maxp-driver.patch #pending/firmware-add-kconfig-and-makefile-to-build-the-firmware-samples.patch - -foo.patch -driver-core-remove-device_create.patch - |
