mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d45bc58dd3
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>