RE: [RFC PATCH 3/7] typec: tcpm: Add SDB header for Status message handling

2017-11-02 Thread Adam Thomson
On 01 November 2017 17:21, Greg Kroah-Hartman wrote: > On Wed, Nov 01, 2017 at 05:03:11PM +, Adam Thomson wrote: > > This commit adds a header providing definitions for handling > > Status messages. Currently the header only focuses on handling > > incoming Status messages. > > > > Signed-off-

Re: [RFC PATCH 3/7] typec: tcpm: Add SDB header for Status message handling

2017-11-01 Thread Greg Kroah-Hartman
On Wed, Nov 01, 2017 at 05:03:11PM +, Adam Thomson wrote: > This commit adds a header providing definitions for handling > Status messages. Currently the header only focuses on handling > incoming Status messages. > > Signed-off-by: Adam Thomson > --- > include/linux/usb/pd_ext_sdb.h | 40 ++