Files
linux/drivers
Colin Ian King 3e264ffc83 USB: mos7840: remove unused code
There is old, unused code that is #defined out by the use of NOTMOS7840
and NOTMCS7840 - these are not defined anywhere.

If NOTMOS7840 is defined then the code will break on null pointer
dereferences on mos7840_port. So the code is currently unused, and
broken anyway, so why not just remove it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
2015-01-19 15:58:16 +01:00
..
2015-01-08 09:02:23 -07:00
2015-01-09 15:43:01 +01:00
2015-01-19 15:58:16 +01:00
2015-01-13 15:13:45 +02:00