From 2c7afd125cc482dbdf6b0a169c42337e7e76cda5 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 1 May 2007 13:46:26 +0200 Subject: [PATCH] Driver core: keep PHYSDEV for old struct class_device Class-devices created by "struct class_device" are going to be replaced by "struct device". Keep the deprecated PHYSDEV* variables for the already "deprecated" struct class_device" devices. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed