diff options
author | Sekhar Nori <nsekhar@ti.com> | 2018-04-25 14:53:23 +0530 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2018-05-01 17:19:51 +0530 |
commit | 5c054de228dd6d97bf8e38962bd118953b66e5a0 (patch) | |
tree | bcc9f8281c1738ddc1c58226b5d7c9a70cccd69c /include | |
parent | d45622c0eaa5992a1a2248cbe93e1ff7a2da7be4 (diff) |
ARM: davinci: board-dm355-evm: fix broken networking
Since commit 09f3756bb9a8 ("dm9000: Return an ERR_PTR() in all
error conditions of dm9000_parse_dt()"), passing either non-NULL
platform data or device-tree for dm9000 driver to probe is
mandatory.
DM335 board was using none, so networking failed to initialize.
Fix it by passing non-NULL (but empty) platform data.
Fixes: 09f3756bb9a8 ("dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()")
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions