Re: [PATCH RESEND] blackfin: merge the two TWI header files

2017-08-27 Thread Wolfram Sang
On Sun, Aug 13, 2017 at 04:21:17PM +0200, Wolfram Sang wrote: > There seems to be no need for separate ones since all users include both > files anyhow. Merge them because include/linux/i2c is to be deprecated. > > Signed-off-by: Wolfram Sang Applied to i2c/for-next, thanks! signature.asc Des

Re: [PATCH RESEND] blackfin: merge the two TWI header files

2017-08-14 Thread Wolfram Sang
On Sun, Aug 13, 2017 at 04:21:17PM +0200, Wolfram Sang wrote: > There seems to be no need for separate ones since all users include both > files anyhow. Merge them because include/linux/i2c is to be deprecated. > > Signed-off-by: Wolfram Sang > --- > > Reseding, rebased on v4.13-rc4. Now subscri

[PATCH RESEND] blackfin: merge the two TWI header files

2017-08-13 Thread Wolfram Sang
There seems to be no need for separate ones since all users include both files anyhow. Merge them because include/linux/i2c is to be deprecated. Signed-off-by: Wolfram Sang --- Reseding, rebased on v4.13-rc4. Now subscribed to the adi-ML as well. I'd prefer if this goes via the ADI tree but I ca