Searched hist:c582778900425d0cf2a5687a84b0125fee797d32 (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/i2c/ |
H A D | Kconfig | diff c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
H A D | Makefile | diff c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | Makefile | c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
H A D | Kconfig | c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
H A D | adv7511_drv.c | c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
/linux/drivers/gpu/drm/bridge/ |
H A D | Makefile | diff c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|
H A D | Kconfig | diff c582778900425d0cf2a5687a84b0125fee797d32 Fri Jun 17 10:00:35 CEST 2016 Archit Taneja <architt@codeaurora.org> drm/i2c: adv7511: Move to bridge folder
The driver has been converted to use drm_bridge instead of drm_i2c_slave_encoder. We can now move it to the bridge folder.
Create a separate folder since we already have a couple of files and expect more when we support audio and ADV7533.
Rename the driver to adv7511_drv.c. This will come in handy later when the driver module will need to be built from multiple object files.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
|