From: David Brownell Date: Mon, 28 Apr 2008 08:03:20 +0000 (-0700) Subject: pcmcia: remove pccard_sysfs_interface warnings X-Git-Tag: v2.6.26-rc1~99^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4356d73d028ad0726cfaf31ad30c5d28fcd98795;p=pandora-kernel.git pcmcia: remove pccard_sysfs_interface warnings Make the PCMCIA core stop using class_interface to hide socket attribute registration. This removes the associated section mismatch warnings, and helps get to the point where that mechanism can finally be removed. Simplify that attribute registration by using an attribute_group. This is a net shrink in object size. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed