From: Jens Axboe Date: Tue, 17 Jul 2007 06:56:10 +0000 (+0200) Subject: bsg: convert to dynamic major X-Git-Tag: v2.6.23-rc1~510^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f6ef4afc14ae1426883a973c18735cfcd70d8f;p=pandora-kernel.git bsg: convert to dynamic major 240 was hardcoded, that was clearly a dumb mistake. Convert bsg to use alloc_chrdev_region() to retrieve a dynamic major. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed