]> asedeno.scripts.mit.edu Git - linux.git/commit
memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()
authorMarkus Mayer <mmayer@broadcom.com>
Tue, 15 Oct 2019 22:45:09 +0000 (15:45 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 18 Oct 2019 17:07:36 +0000 (10:07 -0700)
commit6ef972b1924011bc5fb9c3f93c5276b90eb3972a
tree5c509c9cc8779a7438deb01cd9e083513a79ecb2
parent75d316e7633abda6b066d432f92fdb7012988daa
memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()

Rather than declaring our init_data in several places and passing it as
parameter into brcmstb_dpfe_download_firmware(), we declare it inside
brcmstb_dpfe_download_firmware() instead.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
drivers/memory/brcmstb_dpfe.c