04 Jan, 2014
1 commit
-
CHECK drivers/ssb/driver_chipcommon_sflash.c
drivers/ssb/driver_chipcommon_sflash.c:40:11: warning: Using plain integer as NULL pointer
drivers/ssb/driver_chipcommon_sflash.c:58:11: warning: Using plain integer as NULL pointer
drivers/ssb/driver_chipcommon_sflash.c:69:11: warning: Using plain integer as NULL pointerSigned-off-by: Hauke Mehrtens
Signed-off-by: John W. Linville
02 Aug, 2013
1 commit
-
With recent patches ssb can fetch info about serial flash and register
it as a platform device. No more reasons to mark it BROKEN.Signed-off-by: Rafał Miłecki
Cc: Hauke Mehrtens
Signed-off-by: John W. Linville
19 Jun, 2013
1 commit
-
This allows writing MTD driver working as a platform driver. In
platform_data it will receive struct ssb_sflash, which contains all
important data about flash (window, size).Signed-off-by: Rafał Miłecki
Signed-off-by: John W. Linville
18 Jun, 2013
2 commits
-
This data allow writing for example MTD driver.
Signed-off-by: Rafał Miłecki
Signed-off-by: John W. Linville -
Signed-off-by: Rafał Miłecki
Signed-off-by: John W. Linville
12 Jan, 2013
1 commit
-
Signed-off-by: Rafał Miłecki
Signed-off-by: John W. Linville
10 Jan, 2013
1 commit
-
Signed-off-by: Rafał Miłecki
Signed-off-by: John W. Linville