Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754492AbbFJOrP (ORCPT ); Wed, 10 Jun 2015 10:47:15 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:33894 "EHLO mail-lb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754447AbbFJOqz (ORCPT ); Wed, 10 Jun 2015 10:46:55 -0400 MIME-Version: 1.0 In-Reply-To: References: <1433686811-12303-1-git-send-email-grant.likely@linaro.org> <1433686811-12303-3-git-send-email-grant.likely@linaro.org> <20150608184713.446B7C406AA@trevor.secretlab.ca> <20150609110044.61031C40580@trevor.secretlab.ca> From: Ricardo Ribalda Delgado Date: Wed, 10 Jun 2015 16:46:33 +0200 Message-ID: Subject: Re: [PATCH 2/2] drivercore: Fix unregistration path of platform devices To: Kevin Hilman Cc: Grant Likely , Rob Herring , Bjorn Helgaas , "devicetree@vger.kernel.org" , LKML , Pantelis Antoniou , Wolfram Sang , Rob Herring , Greg Kroah-Hartman , Tyler Baker , Olof Johansson Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1498 Lines: 43 Hello Greg On Wed, Jun 10, 2015 at 4:38 PM, Kevin Hilman wrote: > On Wed, Jun 10, 2015 at 12:11 AM, Ricardo Ribalda Delgado > At this stage of the cycle (merge window opening soon, maintainers > trying to stabilize their stuff for Linus) we want to see linux-next > approaching some level of stability. Please revert base/platform: Only insert MEM and IO resources https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=36d4b29260753ad78b1ce4363145332c02519adc base/platform: Continue on insert_resource() error https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=e50e69d1ac4232af0b6890f16929bf5ceee81538 of/platform: Use platform_device interface https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=b6d2233f2916fa9338786aeab2e936c5a07e4d0c base/platform: Remove code duplication https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=6d9d4b1469b0d9748145e168fc9ec585e1f3f4b0 This patch from Grant needs to be applied: [PATCH 2/2] drivercore: Fix unregistration path of platform devices I dont know if it should go throw your tree or Grants devicetree, but it needs to be backported to 4.0 Thanks! > > Kevin -- Ricardo Ribalda -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/