aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2026-08-30 21:46:44 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2026-08-30 21:49:59 -0600
commit26f5abb98a9cde6825d3cdb12a690d0ea7ede5b4 (patch)
treeaa9f626f8356a457a9bd517da0093acaa1b4af47 /arch/loongarch/kernel
parentvirt: vmgenid: set driver_data before registering notification handlers (diff)
virt: vmgenid: move to using dev_set/get_drvdataHEADmaster
The prior commit moved the order of initializing driver_data around. In looking through the tree at what is normally done, it appears that actually few drives set or get driver_data directly, but instead go through the dev_set/get_drvdata helpers, which are simple inline helpers that amount to the same exact code. So, for the sake of consistency, use the helpers. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'arch/loongarch/kernel')
0 files changed, 0 insertions, 0 deletions