On Thu, Jul 27, 2017 at 02:05:09PM +0530, Sandeep Singh wrote:
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index c71e532..d3f2296 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -583,6 +583,7 @@
> #define PCI_DEVICE_ID_AMD_HUDSON2_SMBUS
On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote:
> On Wednesday, July 26, 2017 10:21:54 AM Alan Stern wrote:
> > On Tue, 25 Jul 2017, Rafael J. Wysocki wrote:
> >
> > > From: Rafael J. Wysocki
> > >
> > > Make usb_hc_died() clear the HCD_FLAG_RH_RUNNING flag for the shared
> >
On Mon, May 29, 2017 at 11:31:07AM +0900, Nobuo Iwata wrote:
> This patch adds recovery from false busy state on concurrent attach
> operation.
>
> The procedure of attach operation is as below.
>
> 1) Find an unused port in /sys/devices/platform/vhci_hcd/status.
> (userspace)
>
> 2) Request a
On Fri, Jul 28, 2017 at 05:51:16PM +0200, Michał Mirosław wrote:
> On Fri, Jul 28, 2017 at 01:00:32PM +0300, Dmitry Osipenko wrote:
> > On 28.07.2017 01:32, Michał Mirosław wrote:
> > > On Thu, Jul 27, 2017 at 07:46:07PM +0300, Dmitry Osipenko wrote:
> > >> From: Thierry Reding
> > >>
> > >> All o
Dear Kishon and Felipe,
Please review the patch3/patch4.
On 2017년 07월 17일 10:20, Chanwoo Choi wrote:
> These patches replace the deprecated extcon API
> and remove them from extcon framework.
>
> The patch1 and patch2 were already acked by Kishon Vijay Abraham I.
> If patch3/patch4 are reviewed
Hi Kishon,
On Tue, Jun 20, 2017 at 11:27 AM, Vivek Gautam
wrote:
> Fixing the clk enable failure path in qcom_qmp_phy_init()
> and cleanup the reset control deassertion failure path in
> qcom_qmp_phy_com_init().
>
> Fixes: e78f3d15e115 ("phy: qcom-qmp: new qmp phy driver for qcom-chipsets")
>
>
Hi Greg,
Thanks for review. Apart from pci_ids.h, I see only 3 options, add this id as
macro in pci_quirks.c
or pci_quirks.h or just hardcode it.
please suggest what will good option as per your view.
Regards
Sandeep
On 7/30/2017 7:41 PM, Greg KH wrote:
> On Thu, Jul 27, 2017 at 02:05:09PM +05