USB: Chipidea: add ci13xxx device id management
authorRichard Zhao <richard.zhao@freescale.com>
Sat, 7 Jul 2012 14:56:42 +0000 (22:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 16:53:44 +0000 (09:53 -0700)
commitfe6e125e30fb9d93fdfc5e3e3702b9c7c3076194
treee88ebed6c65ca251a5563a64c86e8d2b8e27916b
parentcbc6dc2af39e1395564445fd71cfcc1c70a96277
USB: Chipidea: add ci13xxx device id management

We use ida_simple_get and ida_simple_remove to manage the ids.

Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/core.c