* [PATCH 02/28] Remove OF_I2C
[not found] <1391971686-9517-1-git-send-email-richard@nod.at>
@ 2014-02-09 18:47 ` Richard Weinberger
2014-02-09 19:58 ` Paul Bolle
[not found] ` <1391971686-9517-3-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
0 siblings, 2 replies; 3+ messages in thread
From: Richard Weinberger @ 2014-02-09 18:47 UTC (permalink / raw)
To: Wolfram Sang, open list:I2C SUBSYSTEM, open list; +Cc: Richard Weinberger
The symbol is an orphan, get rid of it.
Signed-off-by: Richard Weinberger <richard@nod.at>
---
drivers/i2c/busses/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index f5ed031..de17c55 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -387,7 +387,7 @@ config I2C_CBUS_GPIO
config I2C_CPM
tristate "Freescale CPM1 or CPM2 (MPC8xx/826x)"
- depends on (CPM1 || CPM2) && OF_I2C
+ depends on CPM1 || CPM2
help
This supports the use of the I2C interface on Freescale
processors with CPM1 or CPM2.
--
1.8.4.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 02/28] Remove OF_I2C
2014-02-09 18:47 ` [PATCH 02/28] Remove OF_I2C Richard Weinberger
@ 2014-02-09 19:58 ` Paul Bolle
[not found] ` <1391971686-9517-3-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
1 sibling, 0 replies; 3+ messages in thread
From: Paul Bolle @ 2014-02-09 19:58 UTC (permalink / raw)
To: Richard Weinberger; +Cc: Wolfram Sang, open list:I2C SUBSYSTEM, open list
On Sun, 2014-02-09 at 19:47 +0100, Richard Weinberger wrote:
> The symbol is an orphan, get rid of it.
>
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
> drivers/i2c/busses/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index f5ed031..de17c55 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -387,7 +387,7 @@ config I2C_CBUS_GPIO
>
> config I2C_CPM
> tristate "Freescale CPM1 or CPM2 (MPC8xx/826x)"
> - depends on (CPM1 || CPM2) && OF_I2C
> + depends on CPM1 || CPM2
> help
> This supports the use of the I2C interface on Freescale
> processors with CPM1 or CPM2.
This needs testing. Since when is OF_I2C orphaned? Ie, when was the last
time it was possible to set I2C_CPM?
Paul Bolle
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 02/28] Remove OF_I2C
[not found] ` <1391971686-9517-3-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
@ 2014-03-13 21:39 ` Wolfram Sang
0 siblings, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2014-03-13 21:39 UTC (permalink / raw)
To: Richard Weinberger; +Cc: open list:I2C SUBSYSTEM, open list
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
On Sun, Feb 09, 2014 at 07:47:40PM +0100, Richard Weinberger wrote:
> The symbol is an orphan, get rid of it.
>
> Signed-off-by: Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org>
BTW I updated the commit message to be more proper IMO (you didn't
actually remove the symbol, no?)
===
i2c: Remove usage of orphaned symbol OF_I2C
The symbol is an orphan, don't depend on it anymore.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-13 21:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1391971686-9517-1-git-send-email-richard@nod.at>
2014-02-09 18:47 ` [PATCH 02/28] Remove OF_I2C Richard Weinberger
2014-02-09 19:58 ` Paul Bolle
[not found] ` <1391971686-9517-3-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
2014-03-13 21:39 ` Wolfram Sang
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).