]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: drop module version
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Thu, 17 Oct 2019 09:40:04 +0000 (09:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Oct 2019 18:41:17 +0000 (20:41 +0200)
commit16b4d92c3099e954d52253d8d23a4c28adbca058
tree36c92ccfc90351d54b4c3cffd6e9b91d902802a8
parent0c0e9f8266ee69e3127eeeea80e517ce6e151cfe
staging: wfx: drop module version

wfx_version.h says that this code is same same than driver 2.3.1 hosted
on github:

    https://github.com/siliconlabs/wfx-linux-driver/tree/2.3.1-public

However, it is inaccurate, driver in-tree contains multiple small
patches ahead 2.3.1.

I prefer to drop this confusing information.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191017093954.657-1-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/TODO
drivers/staging/wfx/main.c
drivers/staging/wfx/wfx_version.h [deleted file]