/linux/include/linux/ |
H A D | cs5535.h | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/drivers/staging/olpc_dcon/ |
H A D | TODO | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | olpc_dcon_xo_1_5.c | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | olpc_dcon_xo_1.c | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | olpc_dcon.h | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | olpc_dcon.c | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/arch/x86/include/asm/ |
H A D | olpc.h | diff 7637c9259f7b6dd841471ccf1120d484b7364f99 Thu Jan 13 02:00:11 CET 2011 Andres Salomon <dilinger@queued.net> drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places.
Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later..
This patch is necessary for building the driver.
Signed-off-by: Andres Salomon <dilinger@queued.net> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|