[GIT PULL] Driver core patches for 3.20-rc1

From: Greg KH
Date: Sun Feb 15 2015 - 10:12:25 EST


The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.20-rc1

for you to fetch changes up to adf305f77878880fa5868a7179979da93be68d83:

sysfs: fix warning when creating a sysfs group without attributes (2015-02-03 15:50:31 -0800)

----------------------------------------------------------------
driver core patches for 3.20-rc1

Really tiny set of patches for this kernel. Nothing major, all
described in the shortlog and have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Borislav Petkov (1):
firmware: Correct function name in comment

Javi Merino (1):
sysfs: fix warning when creating a sysfs group without attributes

Joe Perches (2):
device: Fix dev_dbg_once macro
device: Change dev_<level> logging functions to return void

Ming Lei (2):
firmware_loader: abort request if wait_for_completion is interrupted
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()

drivers/base/core.c | 29 ++++++++------------
drivers/base/firmware_class.c | 33 ++++++++---------------
fs/sysfs/group.c | 2 +-
include/linux/device.h | 62 +++++++++++++++++++++----------------------
4 files changed, 53 insertions(+), 73 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/