| #
0d17c3df |
| 07-Mar-2018 |
Jagan Teki <jagan@amarulasolutions.com> |
UPSTREAM: spi: atcspi200: Drop non-dm code
Boards adp-ae3xx_defconfig, nx25-ae250_defconfig already enabled DM_SPI, so non-dm code make no use of it hence droped.
Change-Id: I6864c71a8e9a97619fbe19
UPSTREAM: spi: atcspi200: Drop non-dm code
Boards adp-ae3xx_defconfig, nx25-ae250_defconfig already enabled DM_SPI, so non-dm code make no use of it hence droped.
Change-Id: I6864c71a8e9a97619fbe1989856077285aa2408e Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 15927aef02b7e7b5921bd1470ce145c2fa03ef08)
show more ...
|
| #
70716f31 |
| 31-Jan-2018 |
Heinrich Schuchardt <xypron.glpk@gmx.de> |
UPSTREAM: atcspi200: avoid possible NULL dereference
Check if ns before and not after dereferencing it.
Indicated by cppcheck.
Change-Id: Ic9a2491051754fef64ce7ad4a9a5377fc3aad6db Signed-off-by: H
UPSTREAM: atcspi200: avoid possible NULL dereference
Check if ns before and not after dereferencing it.
Indicated by cppcheck.
Change-Id: Ic9a2491051754fef64ce7ad4a9a5377fc3aad6db Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 923837e159c5886be38c7a83a2d6bc489b35c1f4)
show more ...
|
| #
ab1460f2 |
| 23-Nov-2017 |
Rick Chen <rick@andestech.com> |
UPSTREAM: cosmetic: atcspi200: Rename function name as atcspi200
Integrate function and struct name from ae3xx to atcspi200 will be more reasonable.
Change-Id: I932c2ed047541b6ad09344c0ceb80496ac57
UPSTREAM: cosmetic: atcspi200: Rename function name as atcspi200
Integrate function and struct name from ae3xx to atcspi200 will be more reasonable.
Change-Id: I932c2ed047541b6ad09344c0ceb80496ac575c64 Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 6720e4ae7a01afa93b99a8f62b0cc98fe01abc9b)
show more ...
|
| #
6b239db4 |
| 23-Nov-2017 |
Rick Chen <rick@andestech.com> |
UPSTREAM: spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
atcspi200 is Andestech spi ip which is embedded in AE3XX and AE250 platforms. So rename as atcspi200 will be more reasonable to be use
UPSTREAM: spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
atcspi200 is Andestech spi ip which is embedded in AE3XX and AE250 platforms. So rename as atcspi200 will be more reasonable to be used in different platforms.
Signed-off-by: Rick Chen <rick@andestech.com> (cherry picked from commit 41bbb8b333a6977cd28d31c58a5a209001ce5056) Change-Id: I78d0112ba78c09ba9cd2beace324b3af9b867d71 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
show more ...
|