The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -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.5-rc2

for you to fetch changes up to 25cad69f21f5532d99e2ee73c8ab6512bcab614c:

  base/platform: Fix platform drivers with no probe callback (2016-01-26 
08:47:25 -0800)

----------------------------------------------------------------
Driver core fix for 4.5-rc2

Here's a single driver core fix that resolves an issue a lot of users
have been hitting for a while now.  It's been tested a lot and has been
in linux-next successfully for a while.

Signed-off-by: Greg Kroah-Hartman <[email protected]>

----------------------------------------------------------------
Martin Wilck (1):
      base/platform: Fix platform drivers with no probe callback

 drivers/base/platform.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Reply via email to