summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2026-01-13 09:26:46 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-01-14 17:21:09 +0100
commitf64c1a46ea7c40bbab57a0cb1665a1c1e11da6af (patch)
tree53c1b9570af9ff8440724e6563a1f471c7cec0af /include/linux/i2c/git@git.tavy.me:linux.git
parent471895799c2f46688792e175ced936ffeb6cdf01 (diff)
i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
The driver already uses managed resources, so convert the Device Address Table (DAT) bitmap allocation to use devm_bitmap_zalloc(). Remove the manual cleanup routine. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://patch.msgid.link/20260113072702.16268-6-adrian.hunter@intel.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions