commit | 9c4b60fe5313c125b1bf68ef04b0010512c27f2d | [log] [tgz] |
---|---|---|
author | Matwey V. Kornilov <matwey@sai.msu.ru> | Thu Dec 29 21:48:51 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 12 11:51:25 2017 +0100 |
tree | d918f2859bad5d4b06748d798c312cfa110f0da7 | |
parent | 6def047c29b94cd7de8ffaec567060fb610ef2d2 [diff] |
serial: 8250: moxa: Store num_ports in brd When struct moxa8250_board is allocated, then num_ports should be initialized in order to use it later in moxa8250_remove. Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>