mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-26 19:04:10 +00:00
The code to initialize a struct nand_hw_control is duplicated across several drivers. Factorize it using an inline function. Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>