From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Driver core fixes for 4.10-rc4
Date: Sun, 15 Jan 2017 13:40:44 +0100 [thread overview]
Message-ID: <20170115124044.GA8135@kroah.com> (raw)
The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.10-rc4
for you to fetch changes up to c7334ce814f7e5d8fc1f9b3126cda0640c2f81b3:
Revert "driver core: Add deferred_probe attribute to devices in sysfs" (2017-01-14 14:09:03 +0100)
----------------------------------------------------------------
Driver core fix for 4.10-rc4
Here is a single patch being reverted to remove a feature that was added
in 4.10-rc1 that isn't quite ready for release. It will be redone as a
debugfs file instead of a sysfs file in the future.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Documentation/ABI/testing/sysfs-devices-deferred_probe | 12 ------------
drivers/base/base.h | 2 --
drivers/base/core.c | 7 -------
drivers/base/dd.c | 13 -------------
4 files changed, 34 deletions(-)
delete mode 100644 Documentation/ABI/testing/sysfs-devices-deferred_probe
reply other threads:[~2017-01-15 12:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170115124044.GA8135@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox