]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: make type data const
authorJohan Hovold <jhovold@gmail.com>
Thu, 2 Jan 2014 21:49:20 +0000 (22:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:42:23 +0000 (12:42 -0800)
commitdae0c10fccf63b0916b17a22f12e2b0e8e8069a1
treec23712581503f26084d7667d1e787c78329e3fdc
parent0bb8deed435fb0a14f4b65a687c6992e03a2d069
USB: pl2303: make type data const

Declare constant device-type data as const.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c