mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
memory: brcmstb_dpfe: Fix language typo
Fix firwmare -> firmware. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
* - BE kernel + LE firmware image
|
* - BE kernel + LE firmware image
|
||||||
* - BE kernel + BE firmware image
|
* - BE kernel + BE firmware image
|
||||||
*
|
*
|
||||||
* The DPCU always runs in big endian mode. The firwmare image, however, can
|
* The DPCU always runs in big endian mode. The firmware image, however, can
|
||||||
* be in either format. Also, communication between host CPU and DCPU is
|
* be in either format. Also, communication between host CPU and DCPU is
|
||||||
* always in little endian.
|
* always in little endian.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user