From: Asai Thambi SP Date: Mon, 11 May 2015 22:55:26 +0000 (-0700) Subject: mtip32xx: fix minor number X-Git-Tag: omap-for-v4.3/legacy-v2-signed~148^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75787265d61fdce212c45805b36779754392d034;p=pandora-kernel.git mtip32xx: fix minor number When a device is surprise removed and inserted, it is assigned a new minor number because driver use multiples of 'instance' number. Modified to use the multiples of 'index' for minor number. Signed-off-by: Asai Thambi S P Signed-off-by: Jens Axboe --- Reading git-diff-tree failed