mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
We can simply wrap in to the dev_set/get_drvdata(), there's no reason to track an extra level of private data on top of the struct device. Signed-off-by: Paul Mundt <lethal@linux-sh.org>