The idea is to modify a .name field on a platform device, when PDs with the same names are to be used within different drivers, as -> : Corresponding drivers should change the .name in struct device_driver to reflect upper of course. Signed-off-by: Vitaly Bordug This is preliminary version, maybe some issues still need not be cleaned up, and there is no "generic" platform_notify for board_specific code yet, but I'd like to see opinions concerning this stuff meantime. -- Sincerely, Vitaly