Re: [PATCH] staging: exfat: remove symlink feature : Additional patch

2020-02-25 Thread Valdis Klētnieks
On Wed, 26 Feb 2020 15:37:46 +0900, Tetsuhiro Kohada said: > Completely remove symlink codes and definitions. > In the previous patch, it was not completely removed. Then this should have been [PATCH v2], and the fixed version [PATCH v3] > Signed-off-by: Tetsuhiro Kohada > --- And right in here

[PATCH] staging: exfat: remove symlink feature : Additional patch

2020-02-25 Thread Tetsuhiro Kohada
Completely remove symlink codes and definitions. In the previous patch, it was not completely removed. Signed-off-by: Tetsuhiro Kohada --- drivers/staging/exfat/exfat.h | 3 --- drivers/staging/exfat/exfat_core.c | 3 --- drivers/staging/exfat/exfat_super.c | 27

Re:Reply ok{{{{

2020-02-25 Thread Ms. Reem
Hello, My name is Reem Ebrahim Al-Hashimi, I am the "Minister of state and Petroleum" also "Minister of State for International Cooperation" in UAE. I write to solicit for your partnership in claiming of $47Million from a Financial Home in Cambodia. The aforementioned fund $47 Million is my

Re: [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

2020-02-25 Thread Sakari Ailus
Hi Steve, On Sat, Feb 15, 2020 at 11:41:21AM -0800, Steve Longerbeam wrote: > Instead of allocating a notifier in v4l2_async_register_fwnode_subdev(), > have the caller provide one. This allows the caller to implement > notifier ops (bind, unbind). > > The caller is now responsible for first init

[PATCH v2] staging: iio: update TODO

2020-02-25 Thread Rohit Sarkar
Since there are no uses of the old GPIO API, remove the item from the TODO and some new items. Changes from v1: Add work item mentioned by Alexandru in https://marc.info/?l=linux-iio&m=158261515624212&w=2 Signed-off-by: Rohit Sarkar --- drivers/staging/iio/TODO | 18 -- 1 file

[PATCH v7 0/2] Add initial support for slimport anx7625

2020-02-25 Thread Xin Ji
Hi all, The following series add support for the Slimport ANX7625 transmitter, a ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable device. This is the v7 version, any mistakes, please let me know, I will fix it in the next series. This series fix critical timing(eg:odd hfp/h

Re: [PATCH v7 0/2] Add initial support for slimport anx7625

2020-02-25 Thread Xin Ji
On Tue, Feb 25, 2020 at 10:42:00AM +0300, Dan Carpenter wrote: > On Tue, Feb 25, 2020 at 02:11:39PM +0800, Xin Ji wrote: > > Hi all, > > > > The following series add initial support for the Slimport ANX7625 > > transmitter, a > > ultra-low power Full-HD 4K MIPI to DP transmitter designed for port