]> git.baikalelectronics.ru Git - kernel.git/commit
chipidea: pci: register nop PHY
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Feb 2015 04:45:00 +0000 (12:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 15:19:11 +0000 (16:19 +0100)
commit0b58e54297b0fd177d1b9ad76ffcffb495216aa0
treea7a036fecc4f95331bfa144fad833ac170adb94e
parent46e00905be56609a75a6ae81420fef991de1dd10
chipidea: pci: register nop PHY

Since PHY for ChipIdea is optional (not all SoCs having PHY for ChipIdea should
be programmed), we register 'nop' PHY for platforms that do not have
programmable PHY.

Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_pci.c