Re: [PATCH 1/5 v2] pata: ixp4xx: Use local dev variable
From: Linus Walleij <hidden>
Date: 2021-08-04 12:42:24
Also in:
linux-arm-kernel
From: Linus Walleij <hidden>
Date: 2021-08-04 12:42:24
Also in:
linux-arm-kernel
On Sat, Jul 31, 2021 at 11:38 PM Linus Walleij [off-list ref] wrote:
Let's simplify all &pdev->dev references by creating a local struct device *dev variable. Signed-off-by: Linus Walleij <redacted>
I will send a pull request to the SoC tree for all of these changes since it has effect on device trees and the like. Jens: if you prefer to take them through your tree, just yell! Yours, Linus Walleij