diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2006-06-26 11:27:13 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 20:58:33 +0400 |
commit | 5bd42536b395944a1134baa3624b2e0cff6ac7bf (patch) | |
tree | 13f8a511d15b14c107b352cda5c8306aad8d50a0 /Documentation/console | |
parent | 13ae66458971b4967350765a8bfaf2a636442e5f (diff) | |
download | linux-5bd42536b395944a1134baa3624b2e0cff6ac7bf.tar.xz |
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
The class device "fbcon" does not need to be a device file. Do not create one
by passing a major and minor number of zero to
class_device_create()/destroy().
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/console')
0 files changed, 0 insertions, 0 deletions