bcma: move parallel flash support to separated file
This follows the way of handling other flashes and cleans code a bit. As next task we will want to move flash code to ChipCommon driver as: 1) Flash controllers are accesible using ChipCommon registers 2) This code isn't MIPS specific This change prepares bcma for that. Signed-off-by:Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org>
Showing
- drivers/bcma/Kconfig 5 additions, 0 deletionsdrivers/bcma/Kconfig
- drivers/bcma/Makefile 1 addition, 0 deletionsdrivers/bcma/Makefile
- drivers/bcma/bcma_private.h 15 additions, 3 deletionsdrivers/bcma/bcma_private.h
- drivers/bcma/driver_chipcommon_pflash.c 49 additions, 0 deletionsdrivers/bcma/driver_chipcommon_pflash.c
- drivers/bcma/driver_mips.c 1 addition, 34 deletionsdrivers/bcma/driver_mips.c
- drivers/bcma/main.c 1 addition, 1 deletiondrivers/bcma/main.c
- include/linux/bcma/bcma_driver_chipcommon.h 6 additions, 2 deletionsinclude/linux/bcma/bcma_driver_chipcommon.h
Loading
Please register or sign in to comment