mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 10:42:56 -04: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>