There are two lines with trailing whitespace - these are syntax
highlighted by some editors and automatically removed by others which
can lead to unnecessary changes in patches.
Remove them for the community.
Fixes: 33027759 (linux-firmware: add new cc33xx firmware for cc33xx chips)
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
The cc33xx-conf.bin is a binary containing two parts: radio calibration
and hardware configuration. The binary can be modified using the tool
-cc33conf which can be found in the CC33XX Linux SDK here:
+cc33conf which can be found in the CC33XX Linux SDK here:
-https://www.ti.com/tool/CC33XX-SOFTWARE
+https://www.ti.com/tool/CC33XX-SOFTWARE
The driver expects to find the firmwares under a ti-connectivity
subdirectory. So if your system looks for firmwares in /lib/firmware,