* Sebastian Reichel [160509 13:44]:
> Hi,
>
> On Tue, May 03, 2016 at 10:32:39AM -0700, Tony Lindgren wrote:
> > * Sebastian Reichel [160429 19:11]:
> > > Merge omap_ssi and omap_ssi_port into one module. This
> > > fixes problems with module cycle dependencies introduced
> > > by future patches
Hi,
On Tue, May 03, 2016 at 10:32:39AM -0700, Tony Lindgren wrote:
> * Sebastian Reichel [160429 19:11]:
> > Merge omap_ssi and omap_ssi_port into one module. This
> > fixes problems with module cycle dependencies introduced
> > by future patches.
>
> Can you please check against the hardware fo
* Sebastian Reichel [160429 19:11]:
> Merge omap_ssi and omap_ssi_port into one module. This
> fixes problems with module cycle dependencies introduced
> by future patches.
Can you please check against the hardware for the split?
For reference, below is what I dumped out from dm3730 for
the modul
On Sun 2016-05-01 21:34:10, Sebastian Reichel wrote:
> Hi,
>
> On Sun, May 01, 2016 at 11:43:49AM +0200, Pavel Machek wrote:
> > > +++ b/drivers/hsi/controllers/Makefile
> > > @@ -2,5 +2,5 @@
> > > # Makefile for HSI controllers drivers
> > > #
> > >
> > > -obj-$(CONFIG_OMAP_SSI) +=
Hi,
On Sun, May 01, 2016 at 11:43:49AM +0200, Pavel Machek wrote:
> > +++ b/drivers/hsi/controllers/Makefile
> > @@ -2,5 +2,5 @@
> > # Makefile for HSI controllers drivers
> > #
> >
> > -obj-$(CONFIG_OMAP_SSI) += omap_ssi.o
> > -obj-$(CONFIG_OMAP_SSI_PORT)+= omap_ssi_port.o
Hi!
> Merge omap_ssi and omap_ssi_port into one module. This
> fixes problems with module cycle dependencies introduced
> by future patches.
Interesting way of saying that this prepares us for future patch
:-).
> +++ b/drivers/hsi/controllers/Makefile
> @@ -2,5 +2,5 @@
> # Makefile for HSI con
Merge omap_ssi and omap_ssi_port into one module. This
fixes problems with module cycle dependencies introduced
by future patches.
Signed-off-by: Sebastian Reichel
---
drivers/hsi/controllers/Kconfig | 5 -
drivers/hsi/controllers/Makefile| 4
7 matches
Mail list logo