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.2.12~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefb9269d572052d401c830eab28204d82731759;p=pandora-kernel.git rapidio/tsi721: fix bug in register offset definitions commit 9bbad7da76b3dd578fb55c862624366a8c9ccd22 upstream. 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed