mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 5 Dec 2023 07:59:36 +0000 (08:59 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 14 Dec 2023 15:43:17 +0000 (16:43 +0100)
commita7d84a2e7663bbe12394cc771107e04668ea313a
treebcab05c234653cc3a30c259cbaca6c895b49438c
parentb511e8e05b32d028d8369af3e369c924f98323ec
mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters

While switching to ref counters for track mtd devices use, the vmu-flash
driver was forgotten. The reason for reading the ref counter seems
debatable, but let's just fix the build for now.

Fixes: 19bfa9ebebb5 ("mtd: use refcount to prevent corruption")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312022315.79twVRZw-lkp@intel.com/
Cc: stable@vger.kernel.org
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231205075936.13831-1-miquel.raynal@bootlin.com
drivers/mtd/maps/vmu-flash.c