Re: [PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product

2014-11-19 Thread Greg KH
On Wed, Nov 19, 2014 at 01:42:36PM +0800, Peter Hung wrote: > Dear Greg KH and Senior Linuxers, > > I had some some question, If I submited a patch, but it had rejected, how > should I do when fix the patch? > > 1. send patch by reply original email ? You can do this, with a [PATCH v2] in the su

Re: [PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product

2014-11-18 Thread Peter Hung
Dear Greg KH and Senior Linuxers, I had some some question, If I submited a patch, but it had rejected, how should I do when fix the patch? 1. send patch by reply original email ? 2. direct send patch with new email again? 3. other ways ? Live long and prosper Thanks Greg KH 於 2014/11/19 上午

Re: [PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product

2014-11-18 Thread Greg KH
On Tue, Nov 18, 2014 at 05:48:08PM +0800, Peter Hung wrote: > Signed-off-by: Peter Hung We need some kind of information in the body of the changelog here. > --- > drivers/tty/serial/8250/8250_pci.c | 37 - > 1 file changed, 24 insertions(+), 13 deletions(-)

[PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product

2014-11-18 Thread Peter Hung
Signed-off-by: Peter Hung --- drivers/tty/serial/8250/8250_pci.c | 37 - 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c index 0468e15..255bc56 100644 --- a/drivers/tty/ser