Le TOP des lunettes loupe à partir de 59 euros livraison offerte

2012-12-28 Thread Lunettes Presbyte
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0xMyZiPTI4ODgxJmM9NDgzNjEyJmQ9MjAxMi0xMi0yOCAyMjo0MDowMSZlPTEmaD0yODg3OSZmPTI4ODgxJmc9Mjg4ODE= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0xMyZiPTI4ODgxJmM9NDgzNjEyJm

[PATCH] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc

2012-12-28 Thread Andreas Larsson
This makes the cpu mode of the driver available outside of an FSL SOC and even powerpc environment. This is accomplished by putting things regarding fsl specific code and to cpm specific code within ifdefs. Furthermore, this adds support for the mostly register-compatible SPICTRL core from the GRL

Re: [PATCH 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count

2012-12-28 Thread Andreas Larsson
On 2012-12-27 13:10, Andreas Larsson wrote: > This lets of_gpio_named_count return an errno on errors by being able to > distinguish between reaching the end of the phandle list and getting some > other > error from of_parse_phandle_with_args. > > Return error from of_spi_register_master when ther