From: Ionut Nicu Date: Mon, 11 Jul 2011 13:46:12 +0000 (+0300) Subject: USB: ftdi_sio: fix minor typo in get_ftdi_divisor X-Git-Tag: v3.1-rc2~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1862cdd542025218f7a390b7e6ddc83a1362d1e0;p=pandora-kernel.git USB: ftdi_sio: fix minor typo in get_ftdi_divisor Even if it's unlikely for this to cause an error, there is a typo in the code that uses the bitwise-AND operator instead of the logical one. Signed-off-by: Ionut Nicu Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed