diff for duplicates of <5257A402.5030806@metafoo.de> diff --git a/a/1.txt b/N1/1.txt index 8eecda2..5bfe180 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ pin from the controller or, just DIN and DOUT not being connected at all. >> Also your custom bitbang code looks a bit strange: >> >> gpio_set_value(data->dout_gpio, 1); ->> if (gpio_get_value(data->din_gpio) = 0) +>> if (gpio_get_value(data->din_gpio) == 0) >> return 1; >> >> You set the state on the dout pin and then read the din pin, if both do diff --git a/a/content_digest b/N1/content_digest index 5f20e6c..8c74101 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\05257815F.5070803@ti.com\0" "From\0Lars-Peter Clausen <lars@metafoo.de>\0" "Subject\0Re: [PATCH] omapdss: Add new panel driver for Topolly td028ttec1 LCD.\0" - "Date\0Fri, 11 Oct 2013 07:08:50 +0000\0" + "Date\0Fri, 11 Oct 2013 09:08:50 +0200\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0Dr. H. Nikolaus Schaller <hns@goldelico.com>" Marek Belisko <marek@goldelico.com> @@ -39,7 +39,7 @@ ">> Also your custom bitbang code looks a bit strange:\n" ">>\n" ">> gpio_set_value(data->dout_gpio, 1);\n" - ">> if (gpio_get_value(data->din_gpio) = 0)\n" + ">> if (gpio_get_value(data->din_gpio) == 0)\n" ">> return 1;\n" ">>\n" ">> You set the state on the dout pin and then read the din pin, if both do\n" @@ -60,4 +60,4 @@ "\n" - Lars -c1fe16e416afc7fc7a8be28c4ebe20f73988e8c939041648afb608b591316f14 +57d83f8cf052f1349049aa2181a0ea4526058c16e19b77fbb42fef84cce5c750
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.