mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>