From: H Hartley Sweeten Date: Tue, 9 Apr 2013 01:20:02 +0000 (-0700) Subject: staging: comedi: rti800: tidy up analog input 'muxgain' X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0546f777627b93022bdb2d8b7fdfb91d2f8f4c74;p=pandora-kernel.git staging: comedi: rti800: tidy up analog input 'muxgain' Refactor the code that determines the 'delay' after setting the muxgain register to remove the BUG_ON(). Change the private data 'muxgain_bits' to an unsigned char, the muxgain register is only 8-bits. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed