From: David Brownell Date: Wed, 24 Jun 2009 17:06:31 +0000 (-0700) Subject: driver model: constify attribute groups X-Git-Tag: v2.6.32-rc1~667^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4dbd6740df0872cdf0a86841f75beec8381964d;p=pandora-kernel.git driver model: constify attribute groups Let attribute group vectors be declared "const". We'd like to let most attribute metadata live in read-only sections... this is a start. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed