Re: serial drivers polishing

2019-04-29 Thread Enrico Weigelt, metux IT consult
On 29.04.19 18:16, Christophe Leroy wrote: Hi, > Got the following buildĀ  error while compiling for my powerpc board with > your full series applied. No time to investigate though. thanks, fixed it. That was the unclean patch where i've forgotten to add 'rfc' into the title ... turned out that t

Re: serial drivers polishing

2019-04-29 Thread Christophe Leroy
Hi, On 04/27/2019 12:51 PM, Enrico Weigelt, metux IT consult wrote: Hello folks, here's another attempt of polishing the serial drivers: * lots of minor cleanups to make checkpatch happier (eg. formatting, includes, inttypes, ...) * use appropriate logging helpers instead of printk() * c

serial drivers polishing

2019-04-27 Thread Enrico Weigelt, metux IT consult
Hello folks, here's another attempt of polishing the serial drivers: * lots of minor cleanups to make checkpatch happier (eg. formatting, includes, inttypes, ...) * use appropriate logging helpers instead of printk() * consequent use of mapsize/mapbase fields: the basic idea is, all driver