linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] net: broadcom: fix a mistake about ioremap resource
@ 2020-05-05  7:19 Markus Elfring
  2020-05-05 17:44 ` Jonathan Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Elfring @ 2020-05-05  7:19 UTC (permalink / raw)
  To: Dejin Zheng, netdev
  Cc: linux-kernel, David S. Miller, Florian Fainelli,
	Jonathan Richardson, Petr Štetiar, Ray Jui, Scott Branden,
	Stephen Boyd

> Commit d7a5502b0bb8b ("net: broadcom: convert to
> devm_platform_ioremap_resource_byname()") will broke this driver.
> idm_base and nicpm_base were optional, after this change, they are
> mandatory. it will probe fails with -22 when the dtb doesn't have them
> defined. so revert part of this commit and make idm_base and nicpm_base
> as optional.

I hope that other contributors can convince you to improve also this
commit message considerably.
Would you like to fix the spelling besides other wording weaknesses?

Regards,
Markus

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-07 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  7:19 [PATCH] net: broadcom: fix a mistake about ioremap resource Markus Elfring
2020-05-05 17:44 ` Jonathan Richardson
2020-05-07 11:16   ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).