Re: [PATCH v1 1/1] video: ssd1307fb: Drop OF dependency

2021-05-14 Thread Greg Kroah-Hartman
On Fri, Apr 16, 2021 at 05:42:04PM +0300, Andy Shevchenko wrote: > +Cc: Greg. > > Greg, can you pick up this one? > > The subsystem seems orphaned and I see your name in the git history for the > recent submissions against that driver. Now applied, thanks. greg k-h

Re: [PATCH v1 1/1] video: ssd1307fb: Drop OF dependency

2021-04-16 Thread Andy Shevchenko
+Cc: Greg. Greg, can you pick up this one? The subsystem seems orphaned and I see your name in the git history for the recent submissions against that driver. Id is 20210409164140.17337-1-andriy.shevche...@linux.intel.com On Fri, Apr 09, 2021 at 07:41:40PM +0300, Andy Shevchenko wrote: > After

[PATCH v1 1/1] video: ssd1307fb: Drop OF dependency

2021-04-09 Thread Andy Shevchenko
After the commit 72915994e028 ("video: ssd1307fb: Make use of device properties") driver does not depend on OF, drop unneeded dependency. Signed-off-by: Andy Shevchenko --- drivers/video/fbdev/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/