]> git.baikalelectronics.ru Git - kernel.git/commit
staging: nokia_h4p: move firmware macros to firmware part
authorKristina Martšenko <kristina.martsenko@gmail.com>
Sun, 9 Mar 2014 10:01:46 +0000 (12:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 17:52:32 +0000 (10:52 -0700)
commit31e873f6a331c274e8d1126c362331ad4325104b
treee772bf423c074bd9823992aaefe34902a82178dc
parentfbb31a06f4d71054275163421113d41731f2e6e0
staging: nokia_h4p: move firmware macros to firmware part

As the TODO file suggests, move firmware file macros from the header
file to the file that deals with firmware. In the process also move
MODULE_FIRMWARE() instances to the same file. Remove the relevant item
from the TODO file.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nokia_h4p/TODO
drivers/staging/nokia_h4p/hci_h4p.h
drivers/staging/nokia_h4p/nokia_core.c
drivers/staging/nokia_h4p/nokia_fw.c