From: Antonino A. Daplas Date: Mon, 26 Jun 2006 07:27:13 +0000 (-0700) Subject: [PATCH] VT binding: Do not create a device file for class device 'fbcon' X-Git-Tag: v2.6.18-rc1~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd42536b395944a1134baa3624b2e0cff6ac7bf;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed