diff options
author | Andi Kleen <andi@firstfloor.org> | 2010-01-05 14:48:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-08 04:04:48 +0300 |
commit | 869dfc875e32fd832385fd52ce54525a10401ed6 (patch) | |
tree | 39885759145d7f7c5137fd5e5259181c064ba34c /drivers/gpu | |
parent | 28812fe11a21826ba4c97c6c7971a619987cd912 (diff) | |
download | linux-869dfc875e32fd832385fd52ce54525a10401ed6.tar.xz |
driver core: Add class_attr_string for simple read-only string
Several drivers just export a static string as class attributes.
Use the new extensible attribute support to define a simple
CLASS_ATTR_STRING() macro for this.
This will allow to remove code from drivers in followon patches.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions