]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitba1aff67f99a219b0c56bf7f10cea2c41cbd0583
treea7a036fecc4f95331bfa144fad833ac170adb94e
parent78f0357ec8baa1ffe9c14b81f88cb0f3a5e1c15a
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