From: FUJITA Tomonori Date: Mon, 9 Jul 2007 10:40:35 +0000 (+0200) Subject: bsg: bind bsg to request_queue instead of gendisk X-Git-Tag: v2.6.23-rc1~782^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d351af01b9307566135cb0f355ca65d0952c10b5;p=pandora-kernel.git bsg: bind bsg to request_queue instead of gendisk This patch binds bsg devices to request_queue instead of gendisk. Any objects (like transport entities) can define own request_handler and create own bsg device. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed