Re: [PATCH 1/3] mmc/sdhci-spear: No need to check 'pdev == NULL' in probe
From: Viresh Kumar <hidden>
Date: 2012-05-01 08:48:50
Also in:
linux-devicetree
From: Viresh Kumar <hidden>
Date: 2012-05-01 08:48:50
Also in:
linux-devicetree
On 4/10/2012 3:06 PM, Viresh KUMAR wrote:
On 3/27/2012 8:40 AM, Viresh KUMAR wrote:quoted
quoted
pdev is guaranteed to be valid in probe. And so check is not required to check if it is non-NULL. Remove it. Signed-off-by: Viresh Kumar <redacted>Hi Chris, Can you atleast apply first two patches of this set. Will rework patch 3/3 after DT support is finalized by arnd.
Chris, Can you please apply these? -- viresh