All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet
@ 2010-04-19 13:52 Jarkko Nikula
  2010-04-19 13:52 ` [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options Jarkko Nikula
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jarkko Nikula @ 2010-04-19 13:52 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren, Jarkko Nikula, Felipe Balbi

Phonet is enabled by the commit bce54fed941e03695ab557100a4bd1e457abca42
and this duplicate gives a warning when doing make rx51_defconfig.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
---
 arch/arm/configs/rx51_defconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig
index 45135ff..cc6a32a 100644
--- a/arch/arm/configs/rx51_defconfig
+++ b/arch/arm/configs/rx51_defconfig
@@ -480,7 +480,6 @@ CONFIG_BT_HIDP=m
 # CONFIG_BT_HCIBFUSB is not set
 # CONFIG_BT_HCIVHCI is not set
 # CONFIG_AF_RXRPC is not set
-# CONFIG_PHONET is not set
 CONFIG_WIRELESS=y
 CONFIG_CFG80211=y
 # CONFIG_CFG80211_REG_DEBUG is not set
-- 
1.7.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options
  2010-04-19 13:52 [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Jarkko Nikula
@ 2010-04-19 13:52 ` Jarkko Nikula
  2010-04-22 23:05   ` [APPLIED] [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y Tony Lindgren
  2010-04-19 14:22 ` [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Felipe Balbi
  2010-04-22 23:05 ` [APPLIED] " Tony Lindgren
  2 siblings, 1 reply; 5+ messages in thread
From: Jarkko Nikula @ 2010-04-19 13:52 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren, Jarkko Nikula

Modern udev will not work with the CONFIG_SYSFS_DEPRECATED*=y options and
it seems also that the Maemo release works without when testing with the
Maemo 2.6.28 kernel.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
---
 arch/arm/configs/rx51_defconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig
index cc6a32a..473f9e1 100644
--- a/arch/arm/configs/rx51_defconfig
+++ b/arch/arm/configs/rx51_defconfig
@@ -59,8 +59,6 @@ CONFIG_FAIR_GROUP_SCHED=y
 CONFIG_USER_SCHED=y
 # CONFIG_CGROUP_SCHED is not set
 # CONFIG_CGROUPS is not set
-CONFIG_SYSFS_DEPRECATED=y
-CONFIG_SYSFS_DEPRECATED_V2=y
 # CONFIG_RELAY is not set
 # CONFIG_NAMESPACES is not set
 CONFIG_BLK_DEV_INITRD=y
-- 
1.7.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet
  2010-04-19 13:52 [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Jarkko Nikula
  2010-04-19 13:52 ` [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options Jarkko Nikula
@ 2010-04-19 14:22 ` Felipe Balbi
  2010-04-22 23:05 ` [APPLIED] " Tony Lindgren
  2 siblings, 0 replies; 5+ messages in thread
From: Felipe Balbi @ 2010-04-19 14:22 UTC (permalink / raw)
  To: ext Jarkko Nikula
  Cc: linux-omap, Tony Lindgren, Balbi Felipe (Nokia-D/Helsinki)

On Mon, Apr 19, 2010 at 03:52:09PM +0200, ext Jarkko Nikula wrote:
>Phonet is enabled by the commit bce54fed941e03695ab557100a4bd1e457abca42
>and this duplicate gives a warning when doing make rx51_defconfig.
>
>Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
>Cc: Felipe Balbi <felipe.balbi@nokia.com>

FWIW

Acked-by: Felipe Balbi <felipe.balbi@nokia.com>

-- 
balbi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [APPLIED] [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet
  2010-04-19 13:52 [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Jarkko Nikula
  2010-04-19 13:52 ` [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options Jarkko Nikula
  2010-04-19 14:22 ` [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Felipe Balbi
@ 2010-04-22 23:05 ` Tony Lindgren
  2 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2010-04-22 23:05 UTC (permalink / raw)
  To: linux-omap

This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Branch in linux-omap: omap-fixes

Initial commit ID (Likely to change): 7329365951d8cfc54b60c445ed2802f4789f2729

PatchWorks
http://patchwork.kernel.org/patch/93497/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=7329365951d8cfc54b60c445ed2802f4789f2729



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [APPLIED] [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y
  2010-04-19 13:52 ` [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options Jarkko Nikula
@ 2010-04-22 23:05   ` Tony Lindgren
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2010-04-22 23:05 UTC (permalink / raw)
  To: linux-omap

This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Branch in linux-omap: omap-fixes

Initial commit ID (Likely to change): 520d8fbbf715f5b1018e973f9d045687b06a1985

PatchWorks
http://patchwork.kernel.org/patch/93498/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=520d8fbbf715f5b1018e973f9d045687b06a1985



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-22 23:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-19 13:52 [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Jarkko Nikula
2010-04-19 13:52 ` [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options Jarkko Nikula
2010-04-22 23:05   ` [APPLIED] [PATCH 2/2] omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y Tony Lindgren
2010-04-19 14:22 ` [PATCH 1/2] omap: rx51_defconfig: Remove duplicate phonet Felipe Balbi
2010-04-22 23:05 ` [APPLIED] " Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.