summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2026-01-13 10:26:46 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-01-14 19:21:09 +0300
commitf64c1a46ea7c40bbab57a0cb1665a1c1e11da6af (patch)
tree53c1b9570af9ff8440724e6563a1f471c7cec0af /include/linux
parent471895799c2f46688792e175ced936ffeb6cdf01 (diff)
downloadlinux-f64c1a46ea7c40bbab57a0cb1665a1c1e11da6af.tar.xz
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')
0 files changed, 0 insertions, 0 deletions