Gabor Juhos
|
25e870eed6
|
ar71xx: ar934x_nfc: fix memory initialization bug
sizeof(array_from_function_definition) gives back the size of the pointer.
sizeof(type) * array_size should be used in memset.
Signed-off-by: David Völgyes <david.volgyes@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4950/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39890
|
2014-03-12 12:52:36 +00:00 |
|
Gabor Juhos
|
83915a8d78
|
ar71xx: add ath79_nfc_set_ecc_mode helper
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38070
|
2013-09-19 18:43:42 +00:00 |
|
Gabor Juhos
|
66efec6783
|
ar71xx: allow to register the NAND flash controller on the QCA955x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34945
|
2013-01-01 13:10:36 +00:00 |
|
Gabor Juhos
|
1f7ae58a2c
|
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34588
|
2012-12-10 10:38:07 +00:00 |
|
Gabor Juhos
|
4fd67c3cd4
|
ar71xx: add device registration code for the AR934x NAND flash controller
SVN-Revision: 33387
|
2012-09-13 07:26:25 +00:00 |
|