On Thu, Dec 03, 2020 at 10:41:54AM +0000, Lad, Prabhakar wrote: > Hi Krzysztof, > > On Thu, Nov 26, 2020 at 7:11 PM Lad Prabhakar > <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > > > > Hi All, > > > > This patch series fixes trivial issues in RPC-IF driver. > > > > Changes for v2: > > * Balanced PM in rpcif_disable_rpm > > * Fixed typo in patch 4/5 > > * Dropped C++ style fixes patch > > * Included RB tags from Sergei > > > > Cheers, > > Prabhakar > > > > Lad Prabhakar (5): > > memory: renesas-rpc-if: Return correct value to the caller of > > rpcif_manual_xfer() > > memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in > > rpcif_{enable,disable}_rpm > > memory: renesas-rpc-if: Fix a reference leak in rpcif_probe() > > memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static > > inline > > memory: renesas-rpc-if: Export symbols as GPL > > > As these are fixes to the existing driver will these be part of v5.10 release ? Quick look with: git lg v5.9..v5.10-rc1 -- drivers/memory/ did not show that this driver was added in v5.10-rc1, so the fixes are not planned to be for v5.10 release never. Why they should be? Maybe I missed something here? Best regards, Krzysztof