From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Felipe Balbi <balbi@ti.com>
Cc: tim.bird@sonymobile.com, linux-arm-msm@vger.kernel.org,
Linux USB Mailing List <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 3/3] usb: phy: msm: enable build on other architectures
Date: Sat, 03 May 2014 10:00:31 +0300 [thread overview]
Message-ID: <1399100431.7131.5.camel@violet> (raw)
In-Reply-To: <1398875916-14461-3-git-send-email-balbi@ti.com>
On Wed, 2014-04-30 at 11:38 -0500, Felipe Balbi wrote:
> By adding COMPILE_TEST to the list of dependencies
> we can build test this driver on all other architectures
> which is very valuable for maintainers applying patches
> and to find silly mistakes during development.
>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Ivan T. Ivanov <iivanov@mm-sol.com>
> ---
> drivers/usb/phy/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig
> index 0c668a3..fbbced8 100644
> --- a/drivers/usb/phy/Kconfig
> +++ b/drivers/usb/phy/Kconfig
> @@ -172,7 +172,7 @@ config USB_ISP1301
>
> config USB_MSM_OTG
> tristate "Qualcomm on-chip USB OTG controller support"
> - depends on (USB || USB_GADGET) && (ARCH_MSM || ARCH_QCOM)
> + depends on (USB || USB_GADGET) && (ARCH_MSM || ARCH_QCOM || COMPILE_TEST)
> select USB_PHY
> help
> Enable this to support the USB OTG transceiver on Qualcomm chips. It
prev parent reply other threads:[~2014-05-03 7:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-30 16:38 [PATCH 1/3] usb: phy: msm: cast to unsigned long int Felipe Balbi
[not found] ` <1398875916-14461-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2014-04-30 16:38 ` [PATCH 2/3] usb: phy: msm: switch over to writel() Felipe Balbi
2014-05-03 6:58 ` Ivan T. Ivanov
2014-05-03 6:56 ` [PATCH 1/3] usb: phy: msm: cast to unsigned long int Ivan T. Ivanov
2014-05-05 15:03 ` Felipe Balbi
2014-05-05 15:30 ` Felipe Balbi
2014-04-30 16:38 ` [PATCH 3/3] usb: phy: msm: enable build on other architectures Felipe Balbi
2014-05-03 7:00 ` Ivan T. Ivanov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1399100431.7131.5.camel@violet \
--to=iivanov@mm-sol.com \
--cc=balbi@ti.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=tim.bird@sonymobile.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).