Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1285837

Re: [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers

From Brian Norris <computersforpeace@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers
Date 2015-12-07 19:20 +0100
Message-ID <qD8yd-85F-9@gated-at.bofh.it> (permalink)
References <qCdqi-4oQ-11@gated-at.bofh.it> <qCdzY-4tZ-9@gated-at.bofh.it> <qCU2e-6SO-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Dec 06, 2015 at 08:45:40PM -0600, Rob Herring wrote:
> On Fri, Dec 4, 2015 at 11:19 PM, Brian Norris
> <computersforpeace@gmail.com> wrote:
> >  drivers/of/of_mtd.c            | 33 +++++++++++++++++++++++++++++++++
> 
> BTW, this file should be moved to drivers/mtd/ at some point.

How about s/at some point/now/ ? I can send a separate patch. It also
seems like these should just get linked into the 'mtd' module (when
CONFIG_OF=y) instead of having a tiny module for just a few functions.

Why did files like this get placed here anyway? Is there a reason that
there are things like of_net and of_pci here too?

Brian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH 0/7] mtd: partitions: add of_match_table support Brian Norris <computersforpeace@gmail.com> - 2015-12-05 06:30 +0100
  [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers Brian Norris <computersforpeace@gmail.com> - 2015-12-05 06:30 +0100
    Re: [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and  of_mtd_match_mtd_parser() helpers Rob Herring <robh+dt@kernel.org> - 2015-12-07 03:50 +0100
      Re: [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and  of_mtd_match_mtd_parser() helpers Brian Norris <computersforpeace@gmail.com> - 2015-12-07 19:20 +0100
        Re: [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and  of_mtd_match_mtd_parser() helpers Rob Herring <robh+dt@kernel.org> - 2015-12-07 20:10 +0100
  [RFC PATCH 5/7] mtd: partitions: factor out "match by name" handling Brian Norris <computersforpeace@gmail.com> - 2015-12-05 06:30 +0100
  Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-05 11:20 +0100
    Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Michal Suchanek <hramrach@gmail.com> - 2015-12-05 19:10 +0100
    Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Brian Norris <computersforpeace@gmail.com> - 2015-12-10 22:00 +0100
      Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-11 09:50 +0100
        Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Michal Suchanek <hramrach@gmail.com> - 2015-12-11 16:40 +0100
          Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-11 17:10 +0100
            Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Michal Suchanek <hramrach@gmail.com> - 2015-12-11 17:20 +0100
  Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Jonas Gorski <jogo@openwrt.org> - 2015-12-05 12:40 +0100
    Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support Brian Norris <computersforpeace@gmail.com> - 2015-12-10 22:10 +0100

csiph-web