OSDN Git Service

[media] em28xx-cards: properly initialize the device bitmap
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 14 Jan 2014 20:35:15 +0000 (17:35 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 15 Jan 2014 13:46:20 +0000 (11:46 -0200)
commitc3aed262186841bf01feb9603885671ea567ebd9
tree0d6b01e363dcca48460d259b6d567b4e248c42d5
parentf52e9828d5f3001f11981d852dc9cbd3c8c5debe
[media] em28xx-cards: properly initialize the device bitmap

Instead of just creating a long int, use DECLARE_BITMAP().

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-cards.c