carl9170: rename radar pattern generator into pattern generator
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 23 Nov 2013 13:52:14 +0000 (14:52 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 23 Nov 2013 14:07:55 +0000 (15:07 +0100)
commit1739e9d7c5d581c15d1ae331d83352f8998a6a83
tree2468fd6a6b4e641a89dd71136f262b337fd7f82a
parentf5bbdc35903f6d3f1bd136eeca0dbc3963e4cb33
carl9170: rename radar pattern generator into pattern generator

Radar has become sort of a "buzzword" for DFS. This patch
will hopefully help to avoid any confusion about the topic.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/Kconfig
carlfw/include/carl9170.h
carlfw/include/fwdsc.h
carlfw/include/pattern_generator.h
carlfw/src/fw.c
carlfw/src/main.c
carlfw/src/pattern_generator.c
include/pattern.h [new file with mode: 0644]
include/shared/fwdesc.h
tools/src/fwinfo.c
tools/src/fwprepare.c