git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf6af
)
mtd: gpmi: Remove noisy error message
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 11 Nov 2014 16:01:31 +0000
(14:01 -0200)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 22 Dec 2014 20:58:24 +0000
(12:58 -0800)
mx28evk board has a socket for NAND flash that comes with no NAND flash
populated, and then we get this message on every boot:
[ 1.657603] gpmi-nand
8000c000
.gpmi-nand: driver registration failed: -19
which is not very helpful, so get rid of this error message.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found