From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 5 Mar 2015 22:00:23 +0100 Subject: [U-Boot] [PATCH 1/2] dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE In-Reply-To: References: <1424295379-14689-1-git-send-email-marex@denx.de> <201502191919.46655.marex@denx.de> Message-ID: <201503052200.23878.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, February 20, 2015 at 08:31:20 PM, Simon Glass wrote: > Hi Marek, Hi Simon, things are starting to settle down a bit finally. [...] > > In case I base those patches on v2015.04-rc1 , I don't see this error, > > but in case I base those patches on top of v2015.04-rc2, I do see it. Do > > you have any hint which changes between these two points can cause this > > breakage please ? > > It is probably the Kconfig conversion - now there will be extra options > enabled. > > > Also, about the Kconfig, shall I introduce the entries for those two > > drivers or what is the plan here ? I would like to get these patches > > into the current release. > > Yes please. Should be all taken care of now :) Best regards, Marek Vasut