mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-24 06:21:30 +09:00
of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>