Re: [PATCH 00/10] drm/tinydrm: Remove tinydrm.ko

2019-07-17 Thread Noralf Trønnes
Den 17.07.2019 15.31, skrev Sam Ravnborg: > Hi Noralf. > > Nice series of patches! > > > > On Wed, Jul 17, 2019 at 01:58:07PM +0200, Noralf Trønnes wrote: >> This series removes the remaining bits of tinydrm.ko. >> >> There's only one item left on the tinydrm todo list and that is moving >> o

Re: [PATCH 00/10] drm/tinydrm: Remove tinydrm.ko

2019-07-17 Thread Sam Ravnborg
Hi Noralf. Nice series of patches! On Wed, Jul 17, 2019 at 01:58:07PM +0200, Noralf Trønnes wrote: > This series removes the remaining bits of tinydrm.ko. > > There's only one item left on the tinydrm todo list and that is moving > out mipi_dbi. > > Note: > This depends on a commit that just