]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/spectra/flash.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[mv-sheeva.git] / drivers / staging / spectra / flash.c
index 4e6e451cd5c8112bf9f4049e5bfdf986b3a249a5..fb39c8ecf596ffec31bc2eabea2e15d43a62dfaa 100644 (file)
@@ -1258,9 +1258,7 @@ int GLOB_FTL_Flash_Init(void)
 
        g_SBDCmdIndex = 0;
 
-       GLOB_LLD_Flash_Init();
-
-       status = GLOB_LLD_Read_Device_ID();
+       status = GLOB_LLD_Flash_Init();
 
        return status;
 }