From: Alexandre Bounine Date: Thu, 15 Mar 2012 22:17:09 +0000 (-0700) Subject: rapidio/tsi721: fix bug in register offset definitions X-Git-Tag: v3.3~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbad7da76b3dd578fb55c862624366a8c9ccd22;p=pandora-kernel.git rapidio/tsi721: fix bug in register offset definitions Fix indexed register offset definitions that use decimal (wrong) instead of hexadecimal (correct) notation for indexing multipliers. Incorrect definitions do not affect Tsi721 driver in its current default configuration because it uses only IDB queue 0. Loss of inbound doorbell functionality should be observed if queue other than 0 is used. Signed-off-by: Alexandre Bounine Cc: Matt Porter Cc: Chul Kim Cc: [3.2+] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed