Il n'y a vraiment plus aucun sens de la collectivité! La fac de musicologie ou étudie ma fille (Marne la Vallée) vient de subir deux cambriolages.
Les deux studios qui servaient au cursus enregistrement, techniques du son ont été vidés, jusqu'au dernier câble, c'est vraiment dégueulasse (pour re
On Tue, Oct 13, 2009 at 09:24:27AM +0100, Ben Dooks wrote:
> I have a driver, drivers/spi/spi_s3c24xx.c in this case that I have
> written an FIQ handler for which requires some assembly code. My attempts
> at trying to change it so that I can build a single module with both the
> C and ASM code li
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahe
Estimad@ :
Quisiera invitarle a este miercoles 14 de octubre
The driver already uses __devexit_p() in the structure, but looks like
actual __dev{init,exit} markings were forgotten.
The spidev_spi driver also needs renaming to include a "_driver" suffix
to avoid section mismatch warnings.
Signed-off-by: Mike Frysinger
---
drivers/spi/spidev.c | 16 +
I have a driver, drivers/spi/spi_s3c24xx.c in this case that I have
written an FIQ handler for which requires some assembly code. My attempts
at trying to change it so that I can build a single module with both the
C and ASM code linked together have not yet been a success.
The original makefile b
Version "en ligne" de ce message:
http://newsletter.b-wave.com/svi/miroir.php?bat=mcd1009_ctrm
Avec Mutuelle MCD
Votre couverture santé à partir de 14/mois *
pour une famille de trois personnes
ET
Jusqu'à 2 mois offerts **
Des tarifs adaptés à tous les besoins
Un accès aux soins même pour l
i was browsing the change history of spidev when i noticed the change:
aaacf4bb51b243875b203e6ff73b5047636b4efa spi: avoid spidev crash when
device is removed
which seems to be due to this change:
3d81252ddb10f63ae4db713d9b32faabe641b850 device create: spi: convert
device_create to device_create_d