Re: WTF: patch "[PATCH] mmc: dw_mmc: Use device_property_read instead of" was seriously submitted to be applied to the 4.12-stable tree?
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2017-08-08 14:51:57
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2017-08-08 14:51:57
On Tue, Aug 08, 2017 at 10:29:24AM -0400, Chris Metcalf wrote:
On 8/7/2017 5:01 PM, Greg KH wrote:quoted
On Mon, Aug 07, 2017 at 12:51:38PM -0700, Greg KH wrote:quoted
Ok, I've applied this for 4.12 and 4.9 trees, let's see what breaks...Ok, 4.9 breaks badly, can you provide working backports of the two patches for that kernel tree please?Sure. There were some additional of_property_*() calls added since 4.9, so the patches failed to apply cleanly. I'll reply to the two "FAILED" emails with properly backported versions. Note that you will have to apply commit e44bb0cbdc88 ("device property: Make dev_fwnode() public") as well to allow the code to compile, since it uses dev_fwnode.
Yes, that patch is in the tree now. thanks, greg k-h