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


Groups > linux.kernel > #1232501

Re: [PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()

From Timur Tabi <timur@tabi.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()
Date 2015-09-25 02:20 +0200
Message-ID <qcoU2-22j-1@gated-at.bofh.it> (permalink)
References <qcivg-1fu-21@gated-at.bofh.it> <qcivg-1fu-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Alexander Popov wrote:
> Initialize Freescale MPC512x DMA driver with subsys_initcall()
> to allow the depending drivers to call dma_request_slave_channel()
> during their probe.
>
> Signed-off-by: Alexander Popov<alex.popov@linux.com>

Is there any way we can use -EPROBEDEFER instead?
--
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

[PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall() Alexander Popov <alex.popov@linux.com> - 2015-09-24 19:30 +0200
  Re: [PATCH v3 3/3] dmaengine: mpc512x: initialize with  subsys_initcall() Timur Tabi <timur@tabi.org> - 2015-09-25 02:20 +0200
    Re: [PATCH v3 3/3] dmaengine: mpc512x: initialize with  subsys_initcall() Alexander Popov <alex.popov@linux.com> - 2015-09-28 15:20 +0200

csiph-web