upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:44 +0000 (14:26 +0900)
commit22b9a024029c397747deebd1ccf568762d91024e
tree60a71a58de197f0c10576bbe0369a1cfc75bb3e0
parent29260dce20273f8de6cd0d8e7e7ff8d939809897
upstream: [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