Hello.
On 03.06.21 11:19, Andy Shevchenko wrote:
On Thu, Jun 3, 2021 at 11:35 AM Stefan Schmidt
<stefan@xxxxxxxxxxxxxxxxxx> wrote:
On 31.05.21 15:22, Andy Shevchenko wrote:
Driver can be used in different environments and moreover, when compiled
with !OF, the compiler may issue a warning due to unused mrf24j40_of_match
variable. Hence drop unneeded of_match_ptr() call.
While at it, update headers block to reflect above changes.
...
I took the freedom to fix the typo in the subject line and add a better
prefix:
net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
Right, thanks!
This patch has been applied to the wpan tree and will be
part of the next pull request to net. Thanks!
Btw, which tree are you using for wpan development? I see one with 6
weeks old commits, is that the correct one?
I assume you mean this one:
https://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git/
Its the correct one. I was a bit busy lately, but luckily ieee802154
patches again net apply fine most of the time as well.
I collected the piled up patches right now and will send a pull request
after some testing later today. Once that is merged I will update my
tree as well.
regards
Stefan Schmidt