Re: [PATCH 00/12] Remove mach-msm and associated code

2015-03-13 Thread Arnd Bergmann
On Friday 13 March 2015 11:09:33 Stephen Boyd wrote:
 The maintainers for mach-msm no longer have any plans to support
 or test the platforms supported by this architecture[1]. Most likely
 there aren't any active users of this code anyway, so let's
 delete it and the associated drivers/code. We should probably merge
 this as one big series through arm-soc. Although some patches
 should be fine to take through maintainers, some things like
 mmc and usb have header file dependencies for platform_data.
 
 [1] http://lkml.kernel.org/r/20150307031212.ga8...@fifo99.com
 

As I wrote, I'd have a mild preference for doing the multiplatform
conversion first and then removing the support in the following merge
window, just in case someone wants that code back.

If everyone wants to see that code die rather sooner than later,
that's fine with me as well.

I think the MMC driver should also be removed when the platform
code is deleted, new code would use the mmci driver anyway.

Arnd
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/12] Remove mach-msm and associated code

2015-03-13 Thread Stephen Boyd
On 03/13/15 12:55, Arnd Bergmann wrote:
 On Friday 13 March 2015 11:09:33 Stephen Boyd wrote:
 The maintainers for mach-msm no longer have any plans to support
 or test the platforms supported by this architecture[1]. Most likely
 there aren't any active users of this code anyway, so let's
 delete it and the associated drivers/code. We should probably merge
 this as one big series through arm-soc. Although some patches
 should be fine to take through maintainers, some things like
 mmc and usb have header file dependencies for platform_data.

 [1] http://lkml.kernel.org/r/20150307031212.ga8...@fifo99.com

 As I wrote, I'd have a mild preference for doing the multiplatform
 conversion first and then removing the support in the following merge
 window, just in case someone wants that code back.

 If everyone wants to see that code die rather sooner than later,
 that's fine with me as well.

I think everyone wants to see the code die now. They can always pull the
multi-platform patches from the list. I'll stash away my 7200 DT
conversion in case someone cares but I really doubt anybody does.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/12] Remove mach-msm and associated code

2015-03-13 Thread Arnd Bergmann
On Friday 13 March 2015 20:55:30 Arnd Bergmann wrote:
 
 I think the MMC driver should also be removed when the platform
 code is deleted, new code would use the mmci driver anyway.

Nevermind, I now see patch 6/12, which does just this.

Arnd
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html