aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/st/cw1200/debug.c
Commit message (Collapse)AuthorAge
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-27
| | | | | | | | | | | | | | Prefer the direct use of octal for permissions. Done with checkpatch -f --types=SYMBOLIC_PERMS --fix-inplace and some typing. Miscellanea: o Whitespace neatening around these conversions. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
* cw1200: move under st vendor directoryKalle Valo2015-11-18
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>