From: Aidan Thornton Date: Sat, 22 Oct 2016 21:02:23 +0000 (+0100) Subject: USB: serial: ch341: add register and USB request definitions X-Git-Tag: v3.2.87~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b2c4fb59722f2e88bedc71c1a63a6f650e69d0;p=pandora-kernel.git USB: serial: ch341: add register and USB request definitions commit 6fde8d29b0424f292a4ec5dbce01458ad759a41f upstream. No functional changes, this just gives names to some registers and USB requests based on Grigori Goronzy's work and WinChipTech's Linux driver (which reassuringly agree), then uses them in place of magic numbers. This also renames the misnamed BREAK2 register (actually UART config) Signed-off-by: Aidan Thornton Reviewed-by: Grigori Goronzy Signed-off-by: Johan Hovold [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed